adGenFrPVCState
ADTRAN-GEN-FRAME-RELAY-MIB ·
.1.3.6.1.4.1.664.5.70.29.1.3.4.1.5
Object
column Enumeration
This object provides the operation state information of the PVC.
Context
- MIB
- ADTRAN-GEN-FRAME-RELAY-MIB
- OID
.1.3.6.1.4.1.664.5.70.29.1.3.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenFrPVCEntry
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 'ADTRAN-GEN-FRAME-RELAY-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-FRAME-RELAY-MIB::adGenFrPVCState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GEN-FRAME-RELAY-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-FRAME-RELAY-MIB::adGenFrPVCState.<ifIndex>.<adGenFrPVCDLCIIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GEN-FRAME-RELAY-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GEN-FRAME-RELAY-MIB::adGenFrPVCState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | new |
2 | none |
3 | active |
4 | inactive |
5 | deleted |