dhcpv4Snoopingglobalstate
ZXR10-DHCPSNOOPING-MIB ·
.1.3.6.1.4.1.3902.3.102.33.1
Object
scalar Enumeration
Function of DHCPv4 snooping is available, enable: receive the DHCPv4 packets, disable: discard the DHCPv4 packets.
Context
- MIB
- ZXR10-DHCPSNOOPING-MIB
- OID
.1.3.6.1.4.1.3902.3.102.33.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zxr10dhcpv4Snooping
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 'ZXR10-DHCPSNOOPING-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-DHCPSNOOPING-MIB::dhcpv4Snoopingglobalstate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-DHCPSNOOPING-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-DHCPSNOOPING-MIB::dhcpv4Snoopingglobalstate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |