modmPrtDs1HdslPriorityBumping
RAD-MIB ·
.1.3.6.1.4.1.164.3.4.4.2.1.1.1
Object
column deprecated
r/w
OctetString
The 4 bytes represent the 32 time slots of the E1 frame. Each bit can be set to one, making the corresponding time slot a HIGH priority. Bits 16 and 32 cannot be modified by the user. The maximum number of HIGH priority time slots is 16. The default value is LOW, i.e., 0. This variable is RO in the Remote unit.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.4.4.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- modmPrtDs1Entry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::modmPrtDs1HdslPriorityBumping'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::modmPrtDs1HdslPriorityBumping.<modmPrtDteIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::modmPrtDs1HdslPriorityBumping'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.