adGenCSMMonitorSessionClasses
ADTRAN-GENCSM2-MIB ·
.1.3.6.1.4.1.664.5.36.7.2.1.11
Object
column r/w
Integer32
This object specifies the ATM traffic classes of interest
for a monitor session. If a particular bit is set, then
counter data for the indicated traffic class will be included
in the collection data. This object is only significant for
the shelf(1) and port(2) scopes. The bitmask for each ATM
traffic class is as follows:
CBR - 0x01
rtVBR - 0x02
nrtVBR - 0x04
UBR - 0x08
Context
- MIB
- ADTRAN-GENCSM2-MIB
- OID
.1.3.6.1.4.1.664.5.36.7.2.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenCSMMonitorSessionEntry
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 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENCSM2-MIB::adGenCSMMonitorSessionClasses'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENCSM2-MIB::adGenCSMMonitorSessionClasses.<adGenCSMMonitorSessionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENCSM2-MIB::adGenCSMMonitorSessionClasses'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-31