rc2kAtmPvcOamVcStatus
RAPID-CITY-VSP ·
.1.3.6.1.4.1.2272.1.100.9.3.1.18
Object
column Enumeration
Indicate the status of PVC link. Not Managed--VC is not being managed by OAM. Down Verify --An OAM loopback failed. End-to-end F5 OAM loopback cells are sent at retry frequency to verify the VC is really down. After down-count unsuccessful retries, the VC goes to the down state (see definition of rc2kAtmPvcOamLoopbackDownCount). Down --VC has not received responses to by end-to-end F5 OAM loopback cells. Up Verify -- An OAM loopback was successful. End-to-end F5 OAM loopback cells are sent at retry frequency to verify the VC is really up. After up-count successive and successful loopback retries, the VC goes to the Up state (see definition of rc2kAtmPvcOamLoopbackUpCount). Up - End-to-end loopbacks are successful.
Context
- MIB
- RAPID-CITY-VSP
- OID
.1.3.6.1.4.1.2272.1.100.9.3.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rc2kAtmPvcEntry
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 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rc2kAtmPvcOamVcStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rc2kAtmPvcOamVcStatus.<rc2kAtmPvcIfIndex>.<rc2kAtmPvcVpi>.<rc2kAtmPvcVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-VSP::rc2kAtmPvcOamVcStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notManaged |
2 | downVerify |
3 | down |
4 | upVerify |
5 | up |