linkImplementation
XCONNECTION-MIB ·
.1.3.6.1.4.1.1038.108.10.2.1.12
Object
Actually, this variable is not implemented (always set to TRUE). But it could be used to allow to reserve a connection without physical implementation
Context
- MIB
- XCONNECTION-MIB
- OID
.1.3.6.1.4.1.1038.108.10.2.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- linkEntry
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 'XCONNECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XCONNECTION-MIB::linkImplementation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XCONNECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XCONNECTION-MIB::linkImplementation.<linkIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XCONNECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XCONNECTION-MIB::linkImplementation'
Syntax
- Source
- EQUIPMENT-MIBSagemBoolean
- Base type
Enumeration
Values & Constraints
Type Values
1 | true |
2 | false |