snmpFddiMACFrameStatusCapabilities
RFC1285-MIB ·
.1.3.6.1.2.1.10.15.2.2.1.3
Object
column mandatory
Integer32
A value that indicates the MAC's bridge and end-
station capabilities for operating in a bridged
FDDI network.
The value is a sum. This value initially takes
the value zero, then for each capability present,
2 raised to a power is added to the sum. The
powers are according to the following table:
Capability Power
FSC-Type0 0
-- MAC repeats A/C indicators as received on
-- copying with the intent to forward.
FSC-Type1 1
-- MAC sets C but not A on copying for
-- forwarding.
FSC-Type2 2
-- MAC resets C and sets A on C set and
-- A reset if the frame is not copied and the
-- frame was addressed to this MAC
FSC-Type0-programmable 8
-- Type0 capability is programmable
FSC-Type1-programmable 9
-- Type1 capability is programmable
FSC-Type2-programmable 10
-- Type2 capability is programmable
Context
- MIB
- RFC1285-MIB
- OID
.1.3.6.1.2.1.10.15.2.2.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- snmpFddiMACEntry
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 'RFC1285-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1285-MIB::snmpFddiMACFrameStatusCapabilities'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1285-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1285-MIB::snmpFddiMACFrameStatusCapabilities.<snmpFddiMACSMTIndex>.<snmpFddiMACIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1285-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1285-MIB::snmpFddiMACFrameStatusCapabilities'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-1799