snmpFddiMACPathsRequested
RFC1285-MIB ·
.1.3.6.1.2.1.10.15.2.2.1.11
Object
A value that indicates PATH(s) desired for this
MAC.
The value is a sum which represents the individual
PATHs that are desired. This value initially
takes the value zero, then for each type of PATH
that this node is, 2 raised to a power is added to
the sum. The powers are according to the
following table:
Path Power
Primary 0
Secondary 1
Local 2
Isolated 3
The precedence order is primary, secondary, local,
and then isolated if multiple PATHs are desired
are set.
Context
- MIB
- RFC1285-MIB
- OID
.1.3.6.1.2.1.10.15.2.2.1.11- Type
- column
- Access
- readwrite
- 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::snmpFddiMACPathsRequested'
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::snmpFddiMACPathsRequested.<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::snmpFddiMACPathsRequested'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647