be

CISCO-WAN-FR-CONN-MIB · .1.3.6.1.4.1.351.110.5.1.2.1.1.1.15

Object

column r/w bytesInteger32
The value of this object is euqal to the
excess burst size(Be) parameter for this PVC
endpoint. 
              
	The value be can not be 0 when cir is 0.
              
The peak value for be :
    For FRSM-VHS and FRSM12 cards is (2^21 -1), i.e. 2097151 and
    For all other cards, it is 65535.
              
	 For FRSM-VHS cards, setting the value of 2091751 will 
	    cause the policing to be disabled.

Context

MIB
CISCO-WAN-FR-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.1.2.1.1.1.15
Type
column
Access
readwrite
Status
current
Units
bytes
Parent
frChanCnfGrpEntry
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-WAN-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-CONN-MIB::be'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-CONN-MIB::be.<chanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-FR-CONN-MIB::be'

Syntax

bytesInteger32

Values & Constraints

Object Constraints
range: 0-2097151

Conformance