optixPhyBDOnlineFlag
OPTIX-BOARD-MANAGE-MIB ·
.1.3.6.1.4.1.2011.2.25.4.30.14.1.2.1.8
Object
column Enumeration
This object indicates the board online flag. 0: offline, 1: oneline, 2: not match
Context
- MIB
- OPTIX-BOARD-MANAGE-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.30.14.1.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- optixPhyBoardEntry
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 'OPTIX-BOARD-MANAGE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-BOARD-MANAGE-MIB::optixPhyBDOnlineFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-BOARD-MANAGE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-BOARD-MANAGE-MIB::optixPhyBDOnlineFlag.<optixPhyBoardId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-BOARD-MANAGE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-BOARD-MANAGE-MIB::optixPhyBDOnlineFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | offline |
1 | online |
2 | notMatch |