fsTeLinkModuleStatus
SUPERMICRO-TE-LINK-MIB ·
.1.3.6.1.4.1.10876.101.2.67.1.2
Object
scalar r/w
Enumeration
Indicates whether the TE-Link Manager Module is enabled or not. When the value is set to disable from enable, all TE-Link Informations are flushed from OSPF-TE database. External modules will be able to access the TE-Link information only if module status is set to enable.
Context
- MIB
- SUPERMICRO-TE-LINK-MIB
- OID
.1.3.6.1.4.1.10876.101.2.67.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsTlmSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-TE-LINK-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-TE-LINK-MIB::fsTeLinkModuleStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-TE-LINK-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-TE-LINK-MIB::fsTeLinkModuleStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |