atmVccAal5CpcsTransmitSduSize
ATM-MIB ·
.1.3.6.1.2.1.37.1.7.1.9
Object
column r/w
Integer32
An instance of this object only exists when the local VCL end-point is also the VCC end-point, and AAL5 is in use. The maximum AAL5 CPCS SDU size in octets that is supported on the transmit direction of this VCC.
Context
- MIB
- ATM-MIB
- OID
.1.3.6.1.2.1.37.1.7.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atmVclEntry
- 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 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-MIB::atmVccAal5CpcsTransmitSduSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-MIB::atmVccAal5CpcsTransmitSduSize.<ifIndex>.<atmVclVpi>.<atmVclVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-MIB::atmVccAal5CpcsTransmitSduSize'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535
Conformance
Member of
Compliance refinements
atmMIBCompliance
readonly
Write access is not required.
atmMIBCompliance2
readonly
Write access is not required.