bscPortPause
CISCO-BSC-MIB ·
.1.3.6.1.4.1.9.9.36.1.1.1.1.3
Object
column Integer32
For primary, it is the minimum time to be taken for a cycle round the active poll table; if this time has not elapsed when the bottom of the poll table is reached, then polling will pause until this timer expires. A value of zero means there will be no pause between cycles round the poll table. For secondary, the pause time out is the delay taken before sending a response to a poll when it has no data frame to send. The units are tenths of a second. The default is 10 (1 second).
Context
- MIB
- CISCO-BSC-MIB
- OID
.1.3.6.1.4.1.9.9.36.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bscPortEntry
- Groups
- 2
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-BSC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BSC-MIB::bscPortPause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-BSC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BSC-MIB::bscPortPause.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-BSC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-BSC-MIB::bscPortPause'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of