g9983SvcSize

G9983-MIB · .1.3.6.1.2.1.210.1.1.5.1.4

Object

column r/w octetsUnsigned32
Service size, in octets, per bonding sub-block for a specific
service identified by g9983SvcIdx.
              
For TDM (synchronous) services with variable size
(e.g., fractional DS1/E1), this object represents the number of
DS0/E0 channels.
For asynchronous services (Ethernet, ATM, GFPnoFCS, or GFP),
this object represents the maximum number of octets.
For non-fractional TDM services (i.e., DS1, E1, DS3, E3, and
clock), the value of this object MUST be 0.
              
A GET operation returns the current value.
A SET operation, allowed on GBS-C ports, changes the service
size to the indicated value.  If the service type is a
fixed-rate synchronous service (g9983SvcType is nxds0, nxe0,
ds1, e1, ds3, e3, or clock), the operation MUST be rejected.
              
This object maps to the TR-159/G.998.3 attribute aServiceSize.

Context

MIB
G9983-MIB
OID
.1.3.6.1.2.1.210.1.1.5.1.4
Type
column
Access
readwrite
Status
current
Units
octets
Parent
g9983SvcEntry
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 'G9983-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G9983-MIB::g9983SvcSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'G9983-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G9983-MIB::g9983SvcSize.<ifIndex>.<g9983SvcIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G9983-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G9983-MIB::g9983SvcSize'

Syntax

octetsUnsigned32

Values & Constraints

Object Constraints
range: 0-0 range: 20-255

Conformance