DLINKSW-SNMP-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINKSW-SNMP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 dlinkSwSnmpMIB 1.3.6.1.4.1.171.14.2
This MIB module defines objects for configuring SNMP ( Simple Network Management Protocol )
     dSnmpMIBNotifications 1.3.6.1.4.1.171.14.2.0
     dSnmpMIBObjects 1.3.6.1.4.1.171.14.2.1
         dSnmpGeneral 1.3.6.1.4.1.171.14.2.1.1
             dSnmpServiceEnabled 1.3.6.1.4.1.171.14.2.1.1.1 truthvalue read-write
A Boolean value represents the SNMP server is Enabled or Disabled.
             dSnmpServiceUdpPort 1.3.6.1.4.1.171.14.2.1.1.2 unsigned32 read-write
This object indicates the SNMP UDP port number. By default, the SNMP agent receives requests on UDP port 161.
             dSnmpRspBcastRequestEnabled 1.3.6.1.4.1.171.14.2.1.1.3 truthvalue read-write
A Boolean value represents whether response broadcast SNMP GetRequest packet.
             dSnmpLocalEngineID 1.3.6.1.4.1.171.14.2.1.1.4 snmpengineid read-write
This object indicates the agent's local engineID value. Changing this variable will affect the value of snmpEngineID. The special value of '00 00 00 00 00'H indicates the local engineID is not specified, and snmpEngineID will be automatically created based on the device basic MAC address. The SNMP engine ID is a unique string to identify the device. The string is generated by default. Check RFC3411 for further details on the SNMP engine ID.
         dSnmpMIBTrap 1.3.6.1.4.1.171.14.2.1.2
             dSnmpTrapGlobalEnabled 1.3.6.1.4.1.171.14.2.1.2.1 truthvalue read-write
A Boolean value to represent the global state of sending of trap packets.
             dSnmpTrapGlobalNotifyEnable 1.3.6.1.4.1.171.14.2.1.2.2 bits read-write
This object indicates global state about whether a specified notification is enabled or not. If a bit corresponding to a notification is set to 1, then the specified notification can be generated. linkUp(0) - sending a standard linkUp notification (defined in IF-MIB). linkDown(1) - sending a standard linkDown notification (defined in IF-MIB). coldStart(2) - sending a standard coldStart notification (defined in SNMPv2-MIB). warmStart(3) - sending a standard warmStart notification (defined in SNMPv2-MIB). Note: please use snmpEnableAuthenTraps (defined in SNMPv2-MIB) to control the generation of authenticationFailure traps. Bits: 'linkUp': 0, 'warmStart': 3, 'linkDown': 1, 'authentication': 4, 'coldStart': 2.
             dSnmpTrapSourceIfIndex 1.3.6.1.4.1.171.14.2.1.2.3 interfaceindexorzero read-write
The ifIndex of the interface whose IP address is used as the source IP address for outbound SNMP traps. A special value of zero indicates the source interface is not specified, the IP address of the closest interface will be used.
             dSnmpTrapIfCtrl 1.3.6.1.4.1.171.14.2.1.2.4
                 dSnmpTrapIfCfgTable 1.3.6.1.4.1.171.14.2.1.2.4.1 no-access
This table contains a list of interface-specific notification configuration.
                     dSnmpTrapIfCfgEntry 1.3.6.1.4.1.171.14.2.1.2.4.1.1 no-access
An entry manages notification on an interface.
                         dSnmpTrapIfSendTrapEnabled 1.3.6.1.4.1.171.14.2.1.2.4.1.1.1 truthvalue read-only
This object indicates whether sending trap on the interface. If the state is disabled, then SNMP notification traps generated by the system are not allowed to transmit out of the port.
         dSnmpAccessCfg 1.3.6.1.4.1.171.14.2.1.3
             dSnmpCommunityTable 1.3.6.1.4.1.171.14.2.1.3.1 no-access
This table consists of a list of communities.
                 dSnmpCommunityEntry 1.3.6.1.4.1.171.14.2.1.3.1.1 no-access
An entry defines additional information which is not covered at snmpCommunityTable (defined in SNMP-COMMUNITY-MIB). An entry appears in this table when a community is created in snmpCommunityTable.
                     dSnmpCommunityName 1.3.6.1.4.1.171.14.2.1.3.1.1.1 snmpadminstring no-access
This object indicates the name of the community.
                     dSnmpCommunityAccessListName 1.3.6.1.4.1.171.14.2.1.3.1.1.3 displaystring read-write
This object indicates the name of a standard access list to control the user to use this community string to access to the SNMP agent. Specify the valid user in the source address field of the access list entry. A zero length string indicates the access list is not specified.
             dSnmpGroupTable 1.3.6.1.4.1.171.14.2.1.3.2 no-access
This table consists of a list of groups.
                 dSnmpGroupEntry 1.3.6.1.4.1.171.14.2.1.3.2.1 no-access
An entry consists of additional informaiton which is not covered at vacmAccessTable (defined in SNMP-VIEW-BASED-ACM-MIB). An entry appears in this table when a group is created in vacmAccessTable or vacmSecurityToGroupTable.
                     dSnmpGroupName 1.3.6.1.4.1.171.14.2.1.3.2.1.1 snmpadminstring no-access
This object indicates the name of the group.
                     dSnmpGroupVersion 1.3.6.1.4.1.171.14.2.1.3.2.1.2 snmpsecuritymodel no-access
This object indicates the version of the entry.
                     dSnmpGroupAccessListName 1.3.6.1.4.1.171.14.2.1.3.2.1.3 displaystring read-write
This object indicates the name of a standard access control list (ACL) to associate with the group. A zero length string indicates the access list is not specified.
             dSnmpHostTable 1.3.6.1.4.1.171.14.2.1.3.3 no-access
This table consists of a list of recipients for the SNMP notification.
                 dSnmpHostEntry 1.3.6.1.4.1.171.14.2.1.3.3.1 no-access
An entry consists of additional informaiton which is not covered at snmpTargetAddrTable and snmpTargetParamsTable (defined in SNMP-TARGET-MIB). An entry appears in this table when a target address is created in snmpTargetAddrTable.
                     dSnmpHostAddrName 1.3.6.1.4.1.171.14.2.1.3.3.1.1 snmpadminstring no-access
This object indicates the address name of the recipients.
                     dSnmpHostVrfName 1.3.6.1.4.1.171.14.2.1.3.3.1.2 displaystring read-write
This object indicates the name of the routing forwarding instance. A zero length string indicates the object is not specified.
                     dSnmpHostUdpPort 1.3.6.1.4.1.171.14.2.1.3.3.1.3 unsigned32 read-write
This object indicates trap UDP port number.
             dSnmpUserTable 1.3.6.1.4.1.171.14.2.1.3.4 no-access
This table consists of a list of recipients for the SNMP notification.
                 dSnmpUserEntry 1.3.6.1.4.1.171.14.2.1.3.4.1 no-access
An entry consists of additional informaiton which is not covered at usmUserTable (defined in SNMP-USER-BASED-SM-MIB). An entry appears in this table when a user is created in usmUserTable.
                     dSnmpUserName 1.3.6.1.4.1.171.14.2.1.3.4.1.1 snmpadminstring no-access
This object indicates the name of the user.
                     dSnmpUserAccessListName 1.3.6.1.4.1.171.14.2.1.3.4.1.2 displaystring read-write
This object indicates the name of a standard IP access control list (ACL) to associate with the user. A zero length string indicates the access list is not specified.
     dSnmpMIBConformance 1.3.6.1.4.1.171.14.2.2
         dSnmpCompliances 1.3.6.1.4.1.171.14.2.2.1
             dSnmpCompliance 1.3.6.1.4.1.171.14.2.2.1.1
The compliance statement for entities which implement the DLINKSW-SNMP-MIB.
         dSnmpGroups 1.3.6.1.4.1.171.14.2.2.2
             dSnmpSysCfgGroup 1.3.6.1.4.1.171.14.2.2.2.1
A collection of objects provides the information for SNMP server.
             dSnmpTrapCfgGroup 1.3.6.1.4.1.171.14.2.2.2.2
A collection of objects provides system-wide control of traps.
             dSnmpTrapIfCfgGroup 1.3.6.1.4.1.171.14.2.2.2.3
A collection of objects provides interface-specific control of traps.
             dSnmpCommunityExtGroup 1.3.6.1.4.1.171.14.2.2.2.4
The collection of objects provides configuration for community feature which extends SNMP community.
             dSnmpTargetExtGroup 1.3.6.1.4.1.171.14.2.2.2.5
The collection of objects provides configuration for recipient of the SNMP notification.
             dSnmpVacmExtGroup 1.3.6.1.4.1.171.14.2.2.2.6
A collection of objects providing for remote configuration of an SNMP engine which extends the SNMP VACM (View-based Access Control Model) and USM (User-based Security Model).