interfaceStatisticsLinkName
MX-BNI-MIB ·
.0.200.1.10000.100.1.100
Object
column OctetString
Link Interface
Name of the link interface associated with the network
interface.
Context
- MIB
- MX-BNI-MIB
- OID
.0.200.1.10000.100.1.100- Type
- column
- Access
- readonly
- Status
- current
- Parent
- interfaceStatisticsEntry
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 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-BNI-MIB::interfaceStatisticsLinkName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-BNI-MIB::interfaceStatisticsLinkName.<interfaceStatisticsLinkName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-BNI-MIB::interfaceStatisticsLinkName'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.