fddimibSMTAvailablePaths

FDDI-SMT73-MIB · .1.3.6.1.2.1.10.15.73.1.2.1.11

Object

column mandatory Integer32
A value that indicates the PATH types available
in the station.
              
The value is a sum.  This value initially takes
the value zero, then for each type of PATH that
this node has available, 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
              
For example, a station having Primary and Local
PATHs available would have a value of 5 (2**0 +
2**2).

Context

MIB
FDDI-SMT73-MIB
OID
.1.3.6.1.2.1.10.15.73.1.2.1.11
Type
column
Access
readonly
Status
mandatory
Parent
fddimibSMTEntry

Walk 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 'FDDI-SMT73-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FDDI-SMT73-MIB::fddimibSMTAvailablePaths'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FDDI-SMT73-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FDDI-SMT73-MIB::fddimibSMTAvailablePaths.<fddimibSMTIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FDDI-SMT73-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FDDI-SMT73-MIB::fddimibSMTAvailablePaths'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-7