adGenCSMMonitorSessionScope
ADTRAN-GENCSM2-MIB ·
.1.3.6.1.4.1.664.5.36.7.2.1.6
Object
This object provides the level of scope of the monitoring session. Depending upon the scope, different minimum and maximum values for the adGenCSMMonitorSessionIntervalDuration may apply. In addition, the port(2), vp(3), and vc(4) levels require the setting of the Session Parameter values. Please refer to the parameter value objects below for more information.
Context
- MIB
- ADTRAN-GENCSM2-MIB
- OID
.1.3.6.1.4.1.664.5.36.7.2.1.6- 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::adGenCSMMonitorSessionScope'
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::adGenCSMMonitorSessionScope.<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::adGenCSMMonitorSessionScope'
Syntax
- Source
- AdGenCSMMonitorScope
- Base type
Enumeration
Values & Constraints
Type Values
1 | shelf |
2 | port |
3 | vp |
4 | vc |