ppSurvPortLcDiagLastResult
PACKETPORT-MIB ·
.1.3.6.1.4.1.4115.10.2.1.1.6
Object
column Enumeration
The last result of diags for this line. If diagnostics are in progress it will return results pending.
Context
- MIB
- PACKETPORT-MIB
- OID
.1.3.6.1.4.1.4115.10.2.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ppSurvPortEntry
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 'PACKETPORT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKETPORT-MIB::ppSurvPortLcDiagLastResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PACKETPORT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKETPORT-MIB::ppSurvPortLcDiagLastResult.<ppSurvPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PACKETPORT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PACKETPORT-MIB::ppSurvPortLcDiagLastResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | diagnostics-passed |
2 | slac-revision-failure |
3 | mpi-failure |
4 | power-or-clock-failure |
5 | pcm-failure |
6 | standby-hook-failure |
7 | active-hook-failure |
8 | vf-failure |
9 | ringing-failure |
10 | invalid-state-to-init-diags |
11 | line-is-unprovisioned |
12 | diagnostics-results-pending |