hwDHCPTripperStatus
HUAWEI-8021X-EXT-MIB ·
.1.3.6.1.4.1.2011.5.22.1.3.1
Object
scalar r/w
Enumeration
The device processes the DHCP DISCOVER and DHCP REQUEST packets only after the DHCP-trigger authentication function is enabled. Otherwise, the device does not process the DHCP DISCOVER or DHCP REQUEST packet. After the DHCP-trigger authentication function is enabled, the device triggers the authentication when receiving the DHCP DISCOVER and DHCP REQUEST packets. Indicates the status of the DHCP-trigger authentication function of the device. Options: 1. enabled(1) -indicates the DHCP-trigger authentication function is enabled 2. disabled(2) -indicates the DHCP-trigger authentication function is disabled Default: disable(2)
Context
- MIB
- HUAWEI-8021X-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.22.1.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwDot1xMibObjects
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 'HUAWEI-8021X-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-8021X-EXT-MIB::hwDHCPTripperStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-8021X-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-8021X-EXT-MIB::hwDHCPTripperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |