tfoIfLinkType
TFO-MIB ·
.1.3.6.1.4.1.36673.25.1.2.1.2
Object
column r/w
Enumeration
This object can be used to configure port as uplink or downlink only uplink port can be mapped as MPG and only downlink port can be mapped as CPG.
Context
- MIB
- TFO-MIB
- OID
.1.3.6.1.4.1.36673.25.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tfoIfEntry
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 'TFO-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TFO-MIB::tfoIfLinkType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TFO-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TFO-MIB::tfoIfLinkType.<tfoIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TFO-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TFO-MIB::tfoIfLinkType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unmapped |
1 | uplink |
2 | downlink |