asamShelfPhyItfOperStatus
ITF-MIB-EXT ·
.1.3.6.1.4.1.637.61.1.6.10.1.2
Object
column mandatory
OctetString
The bitmap for the operational status of the physical interfaces
of boards which can be equipped within this shelf.
MAX_PIF: the maximum number of physical interfaces per board
(lines + IMA).
SLOTS: the maximum number of slots within a shelf
Layout: 1..MAX_PIF 1..MAX_PIF ... 1..MAX_PIF
========== ========== ==========
0 1 ... SLOTS-1
Up = 1, Down = 0.
ALCATEL NOTE:
ACCESS: NA USAGE: NA
PERSIST: NO INSRVMOD: NA
RANGE: DEP: #slots*#interfaces per board
DEFVALUE: NA
UNITS: NA SPARSE: NA
DESCR: NA
Context
- MIB
- ITF-MIB-EXT
- OID
.1.3.6.1.4.1.637.61.1.6.10.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- asamShelfPhyItfSummaryEntry
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 'ITF-MIB-EXT' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ITF-MIB-EXT::asamShelfPhyItfOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ITF-MIB-EXT' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ITF-MIB-EXT::asamShelfPhyItfOperStatus.<eqptHolderId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ITF-MIB-EXT' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ITF-MIB-EXT::asamShelfPhyItfOperStatus'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.