nlLlc2HostAccess
NETLINK-SPECIFIC-MIB ·
.1.3.6.1.4.1.173.7.6.1.1.14
Object
column mandatory
Enumeration
Specifies different type(s) of interface(s) that can be used for connections to a terminated host session.
Context
- MIB
- NETLINK-SPECIFIC-MIB
- OID
.1.3.6.1.4.1.173.7.6.1.1.14- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nlLlc2HostEntry
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 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETLINK-SPECIFIC-MIB::nlLlc2HostAccess'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETLINK-SPECIFIC-MIB::nlLlc2HostAccess.<nlLlc2HostGroup>.<nlLlc2HostIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETLINK-SPECIFIC-MIB::nlLlc2HostAccess'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lan |
2 | frameRelay |
3 | tokenRing |
4 | ethernet |
5 | all |
6 | not-applicable |