mellanoxIfVPIIbPortPhysicalState
MELLANOX-IF-VPI-MIB ·
.1.3.6.1.4.1.33049.3.1.1.1.2
Object
column Enumeration
Infiniband Port physical state
Context
- MIB
- MELLANOX-IF-VPI-MIB
- OID
.1.3.6.1.4.1.33049.3.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mellanoxIfVPIEntry
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 'MELLANOX-IF-VPI-MIB' -M '/opt/observium/mibs/mellanox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MELLANOX-IF-VPI-MIB::mellanoxIfVPIIbPortPhysicalState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MELLANOX-IF-VPI-MIB' -M '/opt/observium/mibs/mellanox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MELLANOX-IF-VPI-MIB::mellanoxIfVPIIbPortPhysicalState.<mellanoxIfVPIIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MELLANOX-IF-VPI-MIB' -M '/opt/observium/mibs/mellanox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MELLANOX-IF-VPI-MIB::mellanoxIfVPIIbPortPhysicalState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noStateChange |
1 | sleep |
2 | polling |
3 | disabled |
4 | portConfigurationTraining |
5 | linkUp |
6 | linkErrorRecovery |
7 | phyTest |
100 | notAvailable |