hpicfDot1xAuthSessionIsForwarding
HP-DOT1X-EXTENSIONS-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.25.1.2.5.1.14
Object
column SNMPv2-TCTruthValue
Specifies whether traffic originating from
Supplicant PAE is being forwarded by
Authenticator PAE.
If TRUE, then Authenticator is forwarding
Supplicant's traffic
If FALSE, then Authenticator is not forwarding
(blocking) Supplicant's traffic.
Context
- MIB
- HP-DOT1X-EXTENSIONS-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.25.1.2.5.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpicfDot1xAuthSessionStatsEntry
- Groups
- 2
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 'HP-DOT1X-EXTENSIONS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-DOT1X-EXTENSIONS-MIB::hpicfDot1xAuthSessionIsForwarding'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-DOT1X-EXTENSIONS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-DOT1X-EXTENSIONS-MIB::hpicfDot1xAuthSessionIsForwarding.<hpicfDot1xSMAuthPaePort>.<hpicfDot1xSMAuthMacAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-DOT1X-EXTENSIONS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-DOT1X-EXTENSIONS-MIB::hpicfDot1xAuthSessionIsForwarding'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |