efdmimRingEntry
EFDMIM-MIB ·
.1.3.6.1.4.1.52.1.6.4.1.1.1
Object
row mandatory
An fddi ring entry containing information common
to all stations in a token path. All FDDI ring
Entry elements have an instance id made up of an
index followed by a canonical FDDI station
address. The indexes are ordered sequentially 1
to n, and the corresponding FDDI addresses are
ordered in reverse token flow. Consider the
following example:
--->---[1] 00-00-1D-00-00-04
| | (arrows show token flow)
| V
| [3] 00-00-1D-00-00-01
| |
| V
| [2] 00-00-1D-00-00-03
| |
----<----------/
A get_next request with instance id = 0
will return 1.0.0.1D.0.0.4
A get_next request with
instance id= 1.0.0.1D.0.0.4
will return 2.0.0.1D.0.0.3
A get_next request with
instance id= 2.0.0.1D.0.0.1
will return 3.0.0.1D.0.0.1
Context
- MIB
- EFDMIM-MIB
- OID
.1.3.6.1.4.1.52.1.6.4.1.1.1- Type
- row
- Status
- mandatory
- Parent
- efdmimRingTable
- Table
- efdmimRingTable
- Children
- 8
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EFDMIM-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EFDMIM-MIB::efdmimRingEntry'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EFDMIM-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EFDMIM-MIB::efdmimRingEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.