atmfM4VcTestObject
ATM-FORUM-SNMP-M4-MIB ·
broadbandforum variant
·
.1.3.6.1.4.1.353.5.1.3.1.1.26.1.1
Object
column Enumeration
Specifies whether the test applies to the VCL termination point with the specified VPI and VCI values, or to the VCC termination point.
Context
- MIB
- ATM-FORUM-SNMP-M4-MIB
- OID
.1.3.6.1.4.1.353.5.1.3.1.1.26.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- atmfM4VcTestEntry
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-SNMP-M4-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-FORUM-SNMP-M4-MIB::atmfM4VcTestObject'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-FORUM-SNMP-M4-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-FORUM-SNMP-M4-MIB::atmfM4VcTestObject.<ifIndex>.<atmVclVpi>.<atmVclVci>.<atmfM4VcTestObject>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-FORUM-SNMP-M4-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-FORUM-SNMP-M4-MIB::atmfM4VcTestObject'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | vclTp |
2 | vccTp |