swIfHostMode
HPE-rlInterfaces ·
.1.3.6.1.4.1.11.2.43.1.1.30
Object
column r/w
Enumeration
This variable indicates the 802.1X host mode of a port. Relevant when the port's 802.1X control is auto. In addtion multiple-auth was added.
Context
- MIB
- HPE-rlInterfaces
- OID
.1.3.6.1.4.1.11.2.43.1.1.30- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swIfEntry
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 'HPE-rlInterfaces' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-rlInterfaces::swIfHostMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-rlInterfaces' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-rlInterfaces::swIfHostMode.<swIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-rlInterfaces' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-rlInterfaces::swIfHostMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | single |
2 | multiple |
3 | multiple-auth |