prtParamPortStatus
RAD-GEN-MIB ·
.1.3.6.1.4.1.164.6.2.15.5.1.1.31
Object
column Bits
This object shows the status of the current port. The status is a bit map represented as a sum, therefore, it can represent multiple failures. When no failure, the value will be 0. This object should be supported in addition to the standard ifAdminStatus & ifOperStatus.
Context
- MIB
- RAD-GEN-MIB
- OID
.1.3.6.1.4.1.164.6.2.15.5.1.1.31- Type
- column
- Access
- readonly
- Status
- current
- Parent
- prtParamEntry
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 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-GEN-MIB::prtParamPortStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-GEN-MIB::prtParamPortStatus.<prtParamIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-GEN-MIB::prtParamPortStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | ais |
1 | rdi |
2 | loopDetected |
3 | faultPropagation |
4 | operStatus |
5 | adminStatus |
6 | notPresent |
7 | lowerLayerDown |
8 | macAccessSecViolation |
9 | signalDegradation |
10 | unknown |
11 | oamCriticalBitOn |
12 | los |
13 | autoNegotiationFailure |
14 | sfpFailure |
15 | lof |
16 | serialRateGeneratorFailure |
17 | serialRs232RateNot64kbps |
18 | voiceComboFailure |
19 | belowMinimumMembers |
20 | allLinksDown |
21 | linkFailSignaling |