csTributaryGroupingType

CISCO-SONET-MIB · .1.3.6.1.4.1.9.9.126.1.1.2.1.5

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.
              
Default 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.1.2.1.5
Type
column
Access
readwrite
Status
current
Parent
csVTConfigEntry
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::csTributaryGroupingType'
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::csTributaryGroupingType.<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::csTributaryGroupingType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notApplicable
2au3Grouping
3au4Grouping

Conformance