futRMTeLinkInfoType

SUPERMICRO-RM-TE-LINK-MIB · .1.3.6.1.4.1.10876.101.1.72.10.1.2.1.12

Object

column r/w Enumeration
This is to indicate the link information type. This information 
is very crucial for proper generation of Traffic Engineering LSAs.
              
areaIdInfo  -- Indicates the areaid information is given by 
              Resource Manager for the link.
datachannel -- Indicates the link information is about the data
              channel. Area Id is automatically learned by 
              OSPF-TE. 
dataAndControlChannel -- Indicates the link is data and 
              control channel.

Context

MIB
SUPERMICRO-RM-TE-LINK-MIB
OID
.1.3.6.1.4.1.10876.101.1.72.10.1.2.1.12
Type
column
Access
readwrite
Status
current
Parent
futRMTeLinkEntry

Walk 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 'SUPERMICRO-RM-TE-LINK-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-RM-TE-LINK-MIB::futRMTeLinkInfoType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-RM-TE-LINK-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-RM-TE-LINK-MIB::futRMTeLinkInfoType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-RM-TE-LINK-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-RM-TE-LINK-MIB::futRMTeLinkInfoType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1areaIdInfo
2datachannel
3dataAndControlChannel