hpicfDot1xAuthSessionPerPAECountersEnabled
HP-DOT1X-EXTENSIONS-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.25.1.2.5.1.1
Object
column SNMPv2-TCTruthValue
Specifies whether individualized PAE octet and
frame counts are supported.
If TRUE then system is capable of maintaining
separate counter sets for each, of possibly many,
Authenticator PAE instance on a port.
If FALSE then system is incapable of maintaining
separate counter sets. Frame and octet counter values
returned are an aggregate of all PAE sessions on the
port.
Context
- MIB
- HP-DOT1X-EXTENSIONS-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.25.1.2.5.1.1- 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::hpicfDot1xAuthSessionPerPAECountersEnabled'
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::hpicfDot1xAuthSessionPerPAECountersEnabled.<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::hpicfDot1xAuthSessionPerPAECountersEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |