pvcSecondaryScale

LIGHTSTREAM-MIB · .1.3.6.1.4.1.711.2.1.8.6.1.1.8

Object

column mandatory r/w Integer32
Secondary bandwidth scaling factor.  This is used to scale
down the actual amount of bandwidth to allocate for the 
Secondary portion of a VC's bandwidth.   This is specified
as a codepoint as follows:
              
Codepoints      Meaning         Comment           
- ----------    -------         -------           
                                                                
0 - 100         x / 100         e.g., 1 => .01    
101 - 109       x - 100 / 1000  e.g., 101 => .001 
254             (reserved)      
255             (per-port dflt)

Context

MIB
LIGHTSTREAM-MIB
OID
.1.3.6.1.4.1.711.2.1.8.6.1.1.8
Type
column
Access
readwrite
Status
mandatory
Parent
pvcEntry

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647