atmfVccOperStatus
ATM-FORUM-MIB ·
broadbandforum variant
·
.1.3.6.1.4.1.353.2.5.1.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
- ATM-FORUM-MIB
- OID
.1.3.6.1.4.1.353.2.5.1.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- atmfVccEntry
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 'ATM-FORUM-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-FORUM-MIB::atmfVccOperStatus'
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::atmfVccOperStatus.<atmfVccPortIndex>.<atmfVccVpi>.<atmfVccVci>'
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::atmfVccOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | end2endUp |
3 | end2endDown |
4 | localUpEnd2endUnknown |
5 | localDown |