NMS-DHCP-SNOOPING-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for NMS-DHCP-SNOOPING-MIB.
19
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
19 total| Object Name |
|---|
dhcpsnooping OBJECT IDENTIFIER .1.3.6.1.4.1.3320.2.233 |
dhcpSnoopingStatusNMS device DHCP Snooping status. 0-disable, 1-enable.ro Enumeration .1.3.6.1.4.1.3320.2.233.1 |
nmsBindingsTableA table provides the DHCP bindings information learnt by
the device. SEQUENCE OF NmsBindingsEntry .1.3.6.1.4.1.3320.2.233.2 |
nmsBindingsEntryA row instance contains the IP address, Mac address,
VLAN number, interface number, leased time, binding type, binding status and
status of this instance. NmsBindingsEntry .1.3.6.1.4.1.3320.2.233.2.1 |
nmsBindingsIpAddressThis object indicates the type of IP address denoted
in nmsBindingsIpAddress object.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.3320.2.233.2.1.1 |
nmsBindingsMacAddressThis object indicates the MAC address of a DHCP client
host.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.3320.2.233.2.1.2 |
nmsBindingsVlanThis object indicates the VLAN to which a DHCP client host
belongs.ro VlanIndex (Q-BRIDGE-MIB) .1.3.6.1.4.1.3320.2.233.2.1.3 |
nmsBindingsInterfaceThis object indicates the interface where a DHCP client
host connects to.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.3320.2.233.2.1.4 |
nmsBindingsLeasedTimeThis object indicates the leased time of this DHCP
bindings.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.3320.2.233.2.1.5 |
nmsBindingsTypeThis object indicates the type of IP address denoted
in nmsBindingsIpAddress object.1 is dhcp snooping type, and 2 is manual type.ro Unsigned32 .1.3.6.1.4.1.3320.2.233.2.1.6 |
nmsBindingsStatusThe bindings status is DIA IP Guard.ro Unsigned32 .1.3.6.1.4.1.3320.2.233.2.1.7 |
nmsBindingsrowstatusTable row status.
SNMP_ROW_ACTIVE 1, not allowed
SNMP_ROW_NOTREADY 3, not allowed
SNMP_ROW_CREATEANDGO 4, not allowed
SNMP_ROW_DESTROY 6, delete bindingsrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.3320.2.233.2.1.8 |
nmsipsourceBindingsTableA table provides the DHCP bindings information configed manually. SEQUENCE OF NmsipsourceBindingsEntry .1.3.6.1.4.1.3320.2.233.3 |
nmsipsourceBindingsEntryA row instance contains the Mac address, IP address type,
IP address, VLAN number, interface number, leased time and
status of this instance. NmsipsourceBindingsEntry .1.3.6.1.4.1.3320.2.233.3.1 |
nmsipsourceBindingsrowstatusTable row status.
SNMP_ROW_ACTIVE 1, active a mib bindings
SNMP_ROW_NOTREADY 3, not allowed
SNMP_ROW_CREATEANDGO 4, create a mib bindings row
SNMP_ROW_DESTROY 6, delete bindingsrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.3320.2.233.3.1.1 |
nmsipsourceBindingsIpAddressThis object indicates the IP address of a bindings to be configed.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.3320.2.233.3.1.2 |
nmsipsourceBindingsMacAddressThis object indicates the MAC address of a DHCP client
host.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.3320.2.233.3.1.3 |
nmsipsourceBindingsInterfaceThis object indicates the interface where a DHCP client
host connects to.rw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.3320.2.233.3.1.4 |
nmsipsourceBindingsVlanIDThis objiec indicates the VLAN to which a DHCP client host
belongs.rw VlanIndex (Q-BRIDGE-MIB) .1.3.6.1.4.1.3320.2.233.3.1.5 |