atmSoftPVpcOperStatus

ATM-SOFT-PVC-MIB · .1.3.6.1.4.1.353.5.5.1.1.3.1.7

Object

column Enumeration
Describes the status of the Soft PVPC. 
other              - none of the types specified below
establishmentInProgress - connection or party is not
                          operational, but setup or add
                          party attempts are ongoing
connected          - connection or party is currently
                     operational
retriesExhausted   - retry limit has been reached and
                     setup or add party attempts have
                     ceased
noAddressSupplied  - no remote address has been
                     configured, so no setup or add
                     party attempts are initiated
lowerLayerDown     - underlying ATM interface is not
                     operational
When the row is not 'active', the value of this
object is 'other'.

Context

MIB
ATM-SOFT-PVC-MIB
OID
.1.3.6.1.4.1.353.5.5.1.1.3.1.7
Type
column
Access
readonly
Status
current
Parent
atmSoftPVpcEntry
Groups
1

Walk 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 'ATM-SOFT-PVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-SOFT-PVC-MIB::atmSoftPVpcOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-SOFT-PVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-SOFT-PVC-MIB::atmSoftPVpcOperStatus.<ifIndex>.<atmVplVpi>.<atmSoftPVpcLeafReference>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-SOFT-PVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-SOFT-PVC-MIB::atmSoftPVpcOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2establishmentInProgress
3connected
4retriesExhausted
5noAddressSupplied
6lowerLayerDown

Conformance