hwDot1xSessDispBySlotReauth
HUAWEI-BRAS-SRVCFG-EAP-MIB ·
.1.3.6.1.4.1.2011.5.25.40.4.1.17.1.10
Object
column SNMPv2-TCTruthValue
The Reauthenticate status of the user online.
Context
- MIB
- HUAWEI-BRAS-SRVCFG-EAP-MIB
- OID
.1.3.6.1.4.1.2011.5.25.40.4.1.17.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwDot1xSessionDisplayBySlotEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-BRAS-SRVCFG-EAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BRAS-SRVCFG-EAP-MIB::hwDot1xSessDispBySlotReauth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-BRAS-SRVCFG-EAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BRAS-SRVCFG-EAP-MIB::hwDot1xSessDispBySlotReauth.<hwDot1xSessDispBySlotIndex>.<hwDot1xSessDispBySlotUserIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-BRAS-SRVCFG-EAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-BRAS-SRVCFG-EAP-MIB::hwDot1xSessDispBySlotReauth'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |