frPVCConnectL2hOperStatus
FRNETSERV-MIB ·
.1.3.6.1.2.1.10.44.1.5.1.7
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 low to high
direction). This value affects the PVC status
indicated across the ingress NNI/UNI (low 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.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- frPVCConnectEntry
- Groups
- 1
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 'FRNETSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRNETSERV-MIB::frPVCConnectL2hOperStatus'
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::frPVCConnectL2hOperStatus.<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::frPVCConnectL2hOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |
3 | testing |
4 | unknown |
Conformance
Member of