ctFddiFPIMStatus
CTRON-FDDI-FNB-MIB ·
.1.3.6.1.4.1.52.4.1.2.5.1.4.3.1.4
Object
column mandatory
Enumeration
Describes the link status of the given FPIM.
A value of link(1) states that a link is present.
A value of noLink(2) states that no link is present.
A value of notSupported(3) means that link status is not
supported by this port and is unknown.
Context
- MIB
- CTRON-FDDI-FNB-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.5.1.4.3.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ctFDDIModuleFPIMEntry
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 'CTRON-FDDI-FNB-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-FDDI-FNB-MIB::ctFddiFPIMStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-FDDI-FNB-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-FDDI-FNB-MIB::ctFddiFPIMStatus.<ctFddiFPIMSlotID>.<ctFddiFPIM>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-FDDI-FNB-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-FDDI-FNB-MIB::ctFddiFPIMStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | link |
2 | noLink |
3 | notSupported |