NMS-DHCP-SNOOPING-MIB: View SNMP OID List / Download MIB
VENDOR: PACIFIC BROADBANK NETWORKS
Home | MIB: NMS-DHCP-SNOOPING-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).
|
|||
Object Name | OID | Type | Access | Info |
dhcpsnooping | 1.3.6.1.4.1.11606.10.2.233 | |||
dhcpSnoopingStatus | 1.3.6.1.4.1.11606.10.2.233.1 | integer | read-only |
NMS device DHCP Snooping status. 0-disable, 1-enable. Enumeration: 'enable': 1, 'disable': 0. |
nmsBindingsTable | 1.3.6.1.4.1.11606.10.2.233.2 | no-access |
A table provides the DHCP bindings information learnt by the device. |
|
1.3.6.1.4.1.11606.10.2.233.2.1 | no-access |
A row instance contains the IP address, Mac address, VLAN number, interface number, leased time, binding type, binding status and status of this instance. |
||
nmsBindingsIpAddress | 1.3.6.1.4.1.11606.10.2.233.2.1.1 | inetaddress | read-only |
This object indicates the type of IP address denoted in nmsBindingsIpAddress object. |
nmsBindingsMacAddress | 1.3.6.1.4.1.11606.10.2.233.2.1.2 | macaddress | read-only |
This object indicates the MAC address of a DHCP client host. |
nmsBindingsVlan | 1.3.6.1.4.1.11606.10.2.233.2.1.3 | vlanindex | read-only |
This object indicates the VLAN to which a DHCP client host belongs. |
nmsBindingsInterface | 1.3.6.1.4.1.11606.10.2.233.2.1.4 | interfaceindex | read-only |
This object indicates the interface where a DHCP client host connects to. |
nmsBindingsLeasedTime | 1.3.6.1.4.1.11606.10.2.233.2.1.5 | unsigned32 | read-only |
This object indicates the leased time of this DHCP bindings. |
nmsBindingsType | 1.3.6.1.4.1.11606.10.2.233.2.1.6 | unsigned32 | read-only |
This object indicates the type of IP address denoted in nmsBindingsIpAddress object.1 is dhcp snooping type, and 2 is manual type. |
nmsBindingsStatus | 1.3.6.1.4.1.11606.10.2.233.2.1.7 | unsigned32 | read-only |
The bindings status is DIA IP Guard. |
nmsBindingsrowstatus | 1.3.6.1.4.1.11606.10.2.233.2.1.8 | rowstatus | read-write |
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 |
nmsipsourceBindingsTable | 1.3.6.1.4.1.11606.10.2.233.3 | no-access |
A table provides the DHCP bindings information configed manually. |
|
1.3.6.1.4.1.11606.10.2.233.3.1 | no-access |
A row instance contains the Mac address, IP address type, IP address, VLAN number, interface number, leased time and status of this instance. |
||
nmsipsourceBindingsrowstatus | 1.3.6.1.4.1.11606.10.2.233.3.1.1 | rowstatus | read-write |
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 |
nmsipsourceBindingsIpAddress | 1.3.6.1.4.1.11606.10.2.233.3.1.2 | inetaddress | read-write |
This object indicates the IP address of a bindings to be configed. |
nmsipsourceBindingsMacAddress | 1.3.6.1.4.1.11606.10.2.233.3.1.3 | macaddress | read-write |
This object indicates the MAC address of a DHCP client host. |
nmsipsourceBindingsInterface | 1.3.6.1.4.1.11606.10.2.233.3.1.4 | interfaceindex | read-write |
This object indicates the interface where a DHCP client host connects to. |
nmsipsourceBindingsVlanID | 1.3.6.1.4.1.11606.10.2.233.3.1.5 | vlanindex | read-write |
This objiec indicates the VLAN to which a DHCP client host belongs. |