atmfVpcOperStatus

ATM-FORUM-MIB · broadbandforum variant · .1.3.6.1.4.1.353.2.4.1.1.3

Object

column mandatory Enumeration
The present actual operational status of the VPC.
              
A value of end2endUp(2) or end2endDown(3) would be
used if the end-to-end status is known. If only local
status information is available, a value of
localUpEnd2endUnknown(4) or localDown(5) would be
used.

Context

MIB
ATM-FORUM-MIB
OID
.1.3.6.1.4.1.353.2.4.1.1.3
Type
column
Access
readonly
Status
mandatory
Parent
atmfVpcEntry

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-FORUM-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-FORUM-MIB::atmfVpcOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-FORUM-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-FORUM-MIB::atmfVpcOperStatus.<atmfVpcPortIndex>.<atmfVpcVpi>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-FORUM-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-FORUM-MIB::atmfVpcOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2end2endUp
3end2endDown
4localUpEnd2endUnknown
5localDown