fsfrElmiRemoteStatus
FS-FRAME-RELAY-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.50.1.5.2.1.3
Object
column Enumeration
This variable states the Enhanced Link Management(ELMI) status on the other end of the interface. If cfrElmiLinkStatus is enabled on the other end a value of 1 will be returned, else 2 will be returned. This object doesn't have any significance if cfrElmiLinkStatus is disabled on the interface
Context
- MIB
- FS-FRAME-RELAY-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.50.1.5.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsfrElmiEntry
- Groups
- 2
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 'FS-FRAME-RELAY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-FRAME-RELAY-MIB::fsfrElmiRemoteStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-FRAME-RELAY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-FRAME-RELAY-MIB::fsfrElmiRemoteStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-FRAME-RELAY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-FRAME-RELAY-MIB::fsfrElmiRemoteStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Conformance
Member of