cspTributaryGroupingType

CISCO-SONET-MIB · .1.3.6.1.4.1.9.9.126.1.7.1.1.4

Object

column r/w Enumeration
This object represents the method used to group VCs into
an STM-1 signal. Applicable only to SDH.
              
au3Grouping: STM1<-AU-3<-TUG-2<-TU-12<-VC12 or
             STM1<-AU-3<-TUG-2<-TU-11<-VC11.
              
au4Grouping: STM1<-AU-4<-TUG-3<-TUG-2<-TU-12<-VC12 or
             STM1<-AU-4<-TUG-3<-TUG-2<-TU-11<-VC11.
              
The initial value is au3Grouping(2) for SDH and 
notApplicable(1) for SONET.

Context

MIB
CISCO-SONET-MIB
OID
.1.3.6.1.4.1.9.9.126.1.7.1.1.4
Type
column
Access
readwrite
Status
current
Parent
cspConfigEntry
Groups
1

Walk 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-SONET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SONET-MIB::cspTributaryGroupingType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SONET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SONET-MIB::cspTributaryGroupingType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SONET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SONET-MIB::cspTributaryGroupingType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notApplicable
2au3Grouping
3au4Grouping

Conformance