dot1xAuthAdminControlledDirections
IEEE8021-PAE-MIB ·
.1.0.8802.1.1.1.1.2.1.1.3
Object
The current value of the administrative controlled directions parameter for the Port.
Context
- MIB
- IEEE8021-PAE-MIB
- OID
.1.0.8802.1.1.1.1.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot1xAuthConfigEntry
- 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 'IEEE8021-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-PAE-MIB::dot1xAuthAdminControlledDirections'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-PAE-MIB::dot1xAuthAdminControlledDirections.<dot1xPaePortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-PAE-MIB::dot1xAuthAdminControlledDirections'
Syntax
- Source
- PaeControlledDirections
- Base type
Enumeration
Values & Constraints
Type Values
0 | both |
1 | in |
Conformance
Compliance refinements
Values:
both(0)
Support for in(1) is optional.
Values:
both(0)
Support for in(1) is optional.