frPVCConnectH2lOperStatus

FRNETSERV-MIB · .1.3.6.1.2.1.10.44.1.5.1.8

Object

column Enumeration
The value of this object identifies the current
operational status of the PVC segment connection
in one direction; (i.e., in the high to low
direction)..  This value affects the PVC status
indicated across the ingress NNI/UNI (high side)
of the PVC segment.
              
The values mean:
              
active(1)   - PVC is currently operational
              
inactive(2) - PVC is currently not operational.
              This may be because of an underlying
              LMI or DS1 failure.
              
testing(3)  - PVC is currently undergoing a test.
              This may be because of an underlying
              frLport or DS1 undergoing a test.
              
unknown(4)  - the status of the PVC currently can
              not be determined.

Context

MIB
FRNETSERV-MIB
OID
.1.3.6.1.2.1.10.44.1.5.1.8
Type
column
Access
readonly
Status
current
Parent
frPVCConnectEntry
Groups
1

Walk 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 'FRNETSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRNETSERV-MIB::frPVCConnectH2lOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FRNETSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRNETSERV-MIB::frPVCConnectH2lOperStatus.<frPVCConnectIndex>.<frPVCConnectLowIfIndex>.<frPVCConnectLowDLCIIndex>.<frPVCConnectHighIfIndex>.<frPVCConnectHighDLCIIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FRNETSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FRNETSERV-MIB::frPVCConnectH2lOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2inactive
3testing
4unknown

Conformance