atmVccOperStatus

BIANCA-BRICK-ATM2-MIB · .1.3.6.1.4.1.272.4.16.12.1.4

Object

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

Context

MIB
BIANCA-BRICK-ATM2-MIB
OID
.1.3.6.1.4.1.272.4.16.12.1.4
Type
column
Access
readonly
Status
mandatory
Parent
atmVccEntry

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 'BIANCA-BRICK-ATM2-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-ATM2-MIB::atmVccOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-ATM2-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-ATM2-MIB::atmVccOperStatus.<atmVccPortIndex>.<atmVccVpi>.<atmVccVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-ATM2-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-ATM2-MIB::atmVccOperStatus'

Syntax

Enumeration

Values & Constraints

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