csAu4Tug3Payload
CISCO-SONET-MIB ·
.1.3.6.1.4.1.9.9.126.1.9.1.1.2
Object
column r/w
Enumeration
This object is used for configuring the payload
for the tributary group.
The possible values are :
vc11 : When set to 'vc11' following things are done:
- 28 entries created in ifTable for TU-11 with
ifType = sonetVT(51)
- 28 entries created in ifTable for DS1 with
ifType = ds1(18)
STM1<-AU-4<-TUG-3<-TUG-2<-TU-11<-VC11
vc12 : When set to 'vc12' following things are done:
- 21 entries created in ifTable for TU-12 with
ifType = sonetVT(51)
- 21 entries created in ifTable for E1 with
ifType = ds1(18)
STM1<-AU-4<-TUG-3<-TUG-2<-TU-12<-VC12
tu3ds3 : When set to 'tu3ds3' following things are done:
- 1 entry created in ifTable for TU-3 with
ifType = sonetVT(51)
- 1 entry created in ifTable for DS3 with
ifType = ds3(30)
STM1<-AU-4<-TUG-3<-TU-3<-VC3
tu3e3 : When set to 'tu3e3' following things are done:
- 1 entry created in ifTable for TU-3 with
ifType = sonetVT(51)
- 1 entry created in ifTable for E3 with
ifType = ds3(30)
STM1<-AU-4<-TUG-3<-TU-3<-VC3
The value 'other' can not be set.
Context
- MIB
- CISCO-SONET-MIB
- OID
.1.3.6.1.4.1.9.9.126.1.9.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- csAu4Tug3ConfigEntry
- Groups
- 1
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-SONET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SONET-MIB::csAu4Tug3Payload'
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::csAu4Tug3Payload.<ifIndex>.<csAu4Tug3>'
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::csAu4Tug3Payload'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | vc11 |
3 | vc12 |
4 | tu3ds3 |
5 | tu3e3 |
Conformance
Member of