ppSurvMtaProvState
PACKETPORT-MIB ·
.1.3.6.1.4.1.4115.10.2.15
Object
scalar obsolete
Enumeration
This object indicates the completion state of the telephony provisioning process. Pass or Fail states occur after the processing of the telephony configuration file is complete. InProgress occurs from boot time until config file processing is complete. Fail state requires manual intervention.
Context
- MIB
- PACKETPORT-MIB
- OID
.1.3.6.1.4.1.4115.10.2.15- Type
- scalar
- Access
- readonly
- Status
- obsolete
- Parent
- ppSurveillance
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::ppSurvMtaProvState.0'
More examples
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::ppSurvMtaProvState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pass |
2 | inProgress |
3 | fail |