hwIpSpcAttributeRtpInterval
HUAWEI-SPC-MIB ·
.1.3.6.1.4.1.2011.6.15.1.1.1.52
Object
column r/w
Enumeration
RTP sampling time. Options: 1. five(1) -5 ms 2. ten(2) -10 ms 3. twenty(3) -20 ms 4. thirty(4) -30 ms 5. invalid(255) -invalid value Unit: millisecond
Context
- MIB
- HUAWEI-SPC-MIB
- OID
.1.3.6.1.4.1.2011.6.15.1.1.1.52- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwSpcMngtEntry
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-SPC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SPC-MIB::hwIpSpcAttributeRtpInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SPC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SPC-MIB::hwIpSpcAttributeRtpInterval.<hwSpcNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SPC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SPC-MIB::hwIpSpcAttributeRtpInterval'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | five |
2 | ten |
3 | twenty |
4 | thirty |
255 | invalid |