frPVCEndptRcvdSigStatus
FRNETSERV-MIB ·
.1.3.6.1.2.1.10.44.1.3.1.12
Object
column Enumeration
The value of this object identifies the PVC
status received via the local in-channel signaling
procedures for this PVC end-point. This object is
only pertinent for interfaces that perform the
bidirectional procedures.
Each value has the following meaning:
deleted(1): This PVC is not listed in the full
status reports received from the
user device. The object retains
this value for as long as the PVC
is not listed in the full status
reports
active(2): This PVC is reported as active, or
operational, by the user device.
inactive(3): This PVC is reported as inactive,
or non-operational, by the user
device.
none(4): This interface is only using the
network-side in-channel signaling
procedures, so this object does
not apply.
Context
- MIB
- FRNETSERV-MIB
- OID
.1.3.6.1.2.1.10.44.1.3.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- frPVCEndptEntry
- 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::frPVCEndptRcvdSigStatus'
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::frPVCEndptRcvdSigStatus.<ifIndex>.<frPVCEndptDLCIIndex>'
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::frPVCEndptRcvdSigStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | deleted |
2 | active |
3 | inactive |
4 | none |
Conformance
Member of