hwRadiusPacketUnit
HUAWEI-DSLAM-AAA-MIB ·
.1.3.6.1.4.1.2011.5.109.1.20.1.35
Object
column r/w
Enumeration
The data unit of the flow info in the radius accounting packet. Options: 1. byte(1) -Indicates the byte as the traffic unit. 2. kbyte(2) -Indicates the kbyte as the traffic unit. 3. mbyte(3) -Indicates the megabyte as the traffic unit. 4. gbyte(4) -Indicates the Gbyte as the traffic unit.
Context
- MIB
- HUAWEI-DSLAM-AAA-MIB
- OID
.1.3.6.1.4.1.2011.5.109.1.20.1.35- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwRadiusGroupExtEntry
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 'HUAWEI-DSLAM-AAA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-AAA-MIB::hwRadiusPacketUnit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DSLAM-AAA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-AAA-MIB::hwRadiusPacketUnit.<hwRadiusGroupName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DSLAM-AAA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DSLAM-AAA-MIB::hwRadiusPacketUnit'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | byte |
2 | kbyte |
3 | mbyte |
4 | gbyte |