NMS-DHCP-SNOOPING-MIB

File: NMS-DHCP-SNOOPING-MIB.mib (7421 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
RFC1155-SMI NMS-SMI Q-BRIDGE-MIB
IF-MIB INET-ADDRESS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
TEXTUAL-CONVENTION MODULE-COMPLIANCE OBJECT-GROUP
IpAddress Unsigned32 nmslocal
VlanIndex InterfaceIndex InetAddressType
InetAddress RowStatus MacAddress

Defined Types

NmsBindingsEntry  
SEQUENCE    
  nmsBindingsIpAddress InetAddress
  nmsBindingsMacAddress MacAddress
  nmsBindingsVlan VlanIndex
  nmsBindingsInterface InterfaceIndex
  nmsBindingsLeasedTime Unsigned32
  nmsBindingsType Unsigned32
  nmsBindingsStatus Unsigned32
  nmsBindingsrowstatus RowStatus

NmsipsourceBindingsEntry  
SEQUENCE    
  nmsipsourceBindingsrowstatus RowStatus
  nmsipsourceBindingsIpAddress InetAddress
  nmsipsourceBindingsMacAddress MacAddress
  nmsipsourceBindingsInterface InterfaceIndex
  nmsipsourceBindingsVlanID VlanIndex

Defined Values

dhcpsnooping 1.3.6.1.4.1.3320.2.233
OBJECT IDENTIFIER    

dhcpSnoopingStatus 1.3.6.1.4.1.3320.2.233.1
NMS device DHCP Snooping status. 0-disable, 1-enable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

nmsBindingsTable 1.3.6.1.4.1.3320.2.233.2
A table provides the DHCP bindings information learnt by the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NmsBindingsEntry

nmsBindingsEntry 1.3.6.1.4.1.3320.2.233.2.1
A row instance contains the IP address, Mac address, VLAN number, interface number, leased time, binding type, binding status and status of this instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  NmsBindingsEntry  

nmsBindingsIpAddress 1.3.6.1.4.1.3320.2.233.2.1.1
This object indicates the type of IP address denoted in nmsBindingsIpAddress object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

nmsBindingsMacAddress 1.3.6.1.4.1.3320.2.233.2.1.2
This object indicates the MAC address of a DHCP client host.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

nmsBindingsVlan 1.3.6.1.4.1.3320.2.233.2.1.3
This object indicates the VLAN to which a DHCP client host belongs.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

nmsBindingsInterface 1.3.6.1.4.1.3320.2.233.2.1.4
This object indicates the interface where a DHCP client host connects to.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nmsBindingsLeasedTime 1.3.6.1.4.1.3320.2.233.2.1.5
This object indicates the leased time of this DHCP bindings.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

nmsBindingsType 1.3.6.1.4.1.3320.2.233.2.1.6
This object indicates the type of IP address denoted in nmsBindingsIpAddress object.1 is dhcp snooping type, and 2 is manual type.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

nmsBindingsStatus 1.3.6.1.4.1.3320.2.233.2.1.7
The bindings status is DIA IP Guard.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

nmsBindingsrowstatus 1.3.6.1.4.1.3320.2.233.2.1.8
Table 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 bindings
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

nmsipsourceBindingsTable 1.3.6.1.4.1.3320.2.233.3
A table provides the DHCP bindings information configed manually.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NmsipsourceBindingsEntry

nmsipsourceBindingsEntry 1.3.6.1.4.1.3320.2.233.3.1
A row instance contains the Mac address, IP address type, IP address, VLAN number, interface number, leased time and status of this instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  NmsipsourceBindingsEntry  

nmsipsourceBindingsrowstatus 1.3.6.1.4.1.3320.2.233.3.1.1
Table 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 bindings
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

nmsipsourceBindingsIpAddress 1.3.6.1.4.1.3320.2.233.3.1.2
This object indicates the IP address of a bindings to be configed.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

nmsipsourceBindingsMacAddress 1.3.6.1.4.1.3320.2.233.3.1.3
This object indicates the MAC address of a DHCP client host.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

nmsipsourceBindingsInterface 1.3.6.1.4.1.3320.2.233.3.1.4
This object indicates the interface where a DHCP client host connects to.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

nmsipsourceBindingsVlanID 1.3.6.1.4.1.3320.2.233.3.1.5
This objiec indicates the VLAN to which a DHCP client host belongs.
Status: current Access: read-write
OBJECT-TYPE    
  VlanIndex