DLINKSW-SNMP-MIB
This MIB module defines objects for configuring SNMP ( Simple Network Management Protocol )
Main OID:
dlinkSwSnmpMIB.1.3.6.1.4.1.171.14.2
45
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
45 total| Object Name |
|---|
dlinkSwSnmpMIBThis MIB module defines objects for configuring SNMP ( Simple Network Management Protocol ) MODULE-IDENTITY .1.3.6.1.4.1.171.14.2 |
dSnmpMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.2.0 |
dSnmpMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.2.1 |
dSnmpGeneral OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.2.1.1 |
dSnmpServiceEnabledA Boolean value represents the SNMP server is Enabled or Disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.2.1.1.1 |
dSnmpServiceUdpPortThis object indicates the SNMP UDP port number. By default, the SNMP agent receives requests on UDP port 161.rw Unsigned32 .1.3.6.1.4.1.171.14.2.1.1.2 |
dSnmpRspBcastRequestEnabledA Boolean value represents whether response broadcast SNMP GetRequest packet.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.2.1.1.3 |
dSnmpLocalEngineIDThis 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.rw SnmpEngineID (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.171.14.2.1.1.4 |
dSnmpMIBTrap OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.2.1.2 |
dSnmpTrapGlobalEnabledA Boolean value to represent the global state of sending of trap packets.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.2.1.2.1 |
dSnmpTrapGlobalNotifyEnableThis 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.rw Bits .1.3.6.1.4.1.171.14.2.1.2.2 |
dSnmpTrapSourceIfIndexThe 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.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.171.14.2.1.2.3 |
dSnmpTrapIfCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.2.1.2.4 |
dSnmpTrapIfCfgTableThis table contains a list of interface-specific notification configuration. SEQUENCE OF DSnmpTrapIfCfgEntry .1.3.6.1.4.1.171.14.2.1.2.4.1 |
dSnmpTrapIfCfgEntryAn entry manages notification on an interface. DSnmpTrapIfCfgEntry .1.3.6.1.4.1.171.14.2.1.2.4.1.1 |
dSnmpTrapIfSendTrapEnabledThis 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.2.1.2.4.1.1.1 |
dSnmpAccessCfg OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.2.1.3 |
dSnmpCommunityTableThis table consists of a list of communities. SEQUENCE OF DSnmpCommunityEntry .1.3.6.1.4.1.171.14.2.1.3.1 |
dSnmpCommunityEntryAn 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. DSnmpCommunityEntry .1.3.6.1.4.1.171.14.2.1.3.1.1 |
dSnmpCommunityNameThis object indicates the name of the community. SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.171.14.2.1.3.1.1.1 |
dSnmpCommunityAccessListNameThis 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.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.14.2.1.3.1.1.3 |
dSnmpGroupTableThis table consists of a list of groups. SEQUENCE OF DSnmpGroupEntry .1.3.6.1.4.1.171.14.2.1.3.2 |
dSnmpGroupEntryAn 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. DSnmpGroupEntry .1.3.6.1.4.1.171.14.2.1.3.2.1 |
dSnmpGroupNameThis object indicates the name of the group. SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.171.14.2.1.3.2.1.1 |
dSnmpGroupVersionThis object indicates the version of the entry. SnmpSecurityModel (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.171.14.2.1.3.2.1.2 |
dSnmpGroupAccessListNameThis 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.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.14.2.1.3.2.1.3 |
dSnmpHostTableThis table consists of a list of recipients for the SNMP notification. SEQUENCE OF DSnmpHostEntry .1.3.6.1.4.1.171.14.2.1.3.3 |
dSnmpHostEntryAn 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. DSnmpHostEntry .1.3.6.1.4.1.171.14.2.1.3.3.1 |
dSnmpHostAddrNameThis object indicates the address name of the recipients. SnmpAdminString .1.3.6.1.4.1.171.14.2.1.3.3.1.1 |
dSnmpHostVrfNameThis object indicates the name of the routing forwarding instance. A zero length string indicates the object is not specified.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.14.2.1.3.3.1.2 |
dSnmpHostUdpPortThis object indicates trap UDP port number.rw Unsigned32 .1.3.6.1.4.1.171.14.2.1.3.3.1.3 |
dSnmpUserTableThis table consists of a list of recipients for the SNMP notification. SEQUENCE OF DSnmpUserEntry .1.3.6.1.4.1.171.14.2.1.3.4 |
dSnmpUserEntryAn 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. DSnmpUserEntry .1.3.6.1.4.1.171.14.2.1.3.4.1 |
dSnmpUserNameThis object indicates the name of the user. SnmpAdminString .1.3.6.1.4.1.171.14.2.1.3.4.1.1 |
dSnmpUserAccessListNameThis 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.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.14.2.1.3.4.1.2 |
dSnmpMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.2.2 |
dSnmpCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.2.2.1 |
dSnmpComplianceThe compliance statement for entities which implement the DLINKSW-SNMP-MIB. Unknown .1.3.6.1.4.1.171.14.2.2.1.1 |
dSnmpGroups OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.2.2.2 |
dSnmpSysCfgGroupA collection of objects provides the information for SNMP server. Unknown .1.3.6.1.4.1.171.14.2.2.2.1 |
dSnmpTrapCfgGroupA collection of objects provides system-wide control of traps. Unknown .1.3.6.1.4.1.171.14.2.2.2.2 |
dSnmpTrapIfCfgGroupA collection of objects provides interface-specific control of traps. Unknown .1.3.6.1.4.1.171.14.2.2.2.3 |
dSnmpCommunityExtGroupThe collection of objects provides configuration for community feature which extends SNMP community. Unknown .1.3.6.1.4.1.171.14.2.2.2.4 |
dSnmpTargetExtGroupThe collection of objects provides configuration for recipient of the SNMP notification. Unknown .1.3.6.1.4.1.171.14.2.2.2.5 |
dSnmpVacmExtGroupA 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). Unknown .1.3.6.1.4.1.171.14.2.2.2.6 |