All MIBs › FRNETSERV-MIB › frPVCEndptRcvdSigStatus
frPVCEndptRcvdSigStatus
Module: FRNETSERV-MIB
OID (symbolic): FRNETSERV-MIB::frPVCEndptRcvdSigStatus
OID (numeric): 1.3.6.1.2.1.10.44.1.3.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is frPVCEndptRcvdSigStatus?
Reports the PVC's status as received via local in-channel signaling from the attached user device: deleted, active, inactive, or none (not applicable for network-side-only ports). Use this to see what the far-end device is reporting about this specific PVC's health.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.44.1.3.1.12 snmpwalk -v2c -c public <target> FRNETSERV-MIB::frPVCEndptRcvdSigStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.44.1.3.1.12.1 snmpget -v2c -c public <target> FRNETSERV-MIB::frPVCEndptRcvdSigStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> frPVCEndptRcvdSigStatus.1
Start monitoring Vendor-neutral Frame Relay-capable router/WAN switch, any manufacturer (RFC 2954) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FRNETSERV-MIB::frPVCEndptRcvdSigStatus OID value, configure state conditions and alerts, and monitor any Vendor-neutral Frame Relay-capable router/WAN switch, any manufacturer (RFC 2954) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.44 | frnetservMIB | FRNETSERV-MIB |
| 1.3.6.1.2.1.10.44.1 | frnetservObjects | FRNETSERV-MIB |
| 1.3.6.1.2.1.10.44.1.3 | frPVCEndptTable | FRNETSERV-MIB |
| 1.3.6.1.2.1.10.44.1.3.1 | frPVCEndptEntry | FRNETSERV-MIB |
| 1.3.6.1.2.1.10.44.1.3.1.12 | frPVCEndptRcvdSigStatus | FRNETSERV-MIB |