cscAggregativeGlobalControllersSide
CISCO-SERVICE-CONTROLLER-MIB ·
.1.3.6.1.4.1.9.9.667.0.2.1.1
Object
column Enumeration
This object indicates the direction of flow (subscriber side or network side).
Context
- MIB
- CISCO-SERVICE-CONTROLLER-MIB
- OID
.1.3.6.1.4.1.9.9.667.0.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cscAggregativeGlobalControllersEntry
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 'CISCO-SERVICE-CONTROLLER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SERVICE-CONTROLLER-MIB::cscAggregativeGlobalControllersSide'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SERVICE-CONTROLLER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SERVICE-CONTROLLER-MIB::cscAggregativeGlobalControllersSide.<cscAggregativeGlobalControllersSide>.<cscAggregativeGlobalControllersAgcId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SERVICE-CONTROLLER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SERVICE-CONTROLLER-MIB::cscAggregativeGlobalControllersSide'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | subscriber |
2 | network |