dhcpSnoopingStatus
NMS-DHCP-SNOOPING-MIB ·
.1.3.6.1.4.1.3320.2.233.1
Object
scalar Enumeration
NMS device DHCP Snooping status. 0-disable, 1-enable.
Context
- MIB
- NMS-DHCP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.3320.2.233.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- dhcpsnooping
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NMS-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-DHCP-SNOOPING-MIB::dhcpSnoopingStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NMS-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-DHCP-SNOOPING-MIB::dhcpSnoopingStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |