optixSDHPerPeriod
OPTIX-PER-CFG-MIB ·
.1.3.6.1.4.1.2011.2.25.4.30.22.1.1.1.2
Object
column Enumeration
This object indicates the SDH performance monitoring period. 1: snmp15m, 2: snmp24h, 17: snmp30s, 18: snmp30m, 19: alt1, 20: alt2, 21: rt, 0: all
Context
- MIB
- OPTIX-PER-CFG-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.30.22.1.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- optixSDHPerEntry
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 'OPTIX-PER-CFG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PER-CFG-MIB::optixSDHPerPeriod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-PER-CFG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PER-CFG-MIB::optixSDHPerPeriod.<optixSDHPerIdIndex>.<optixSDHPerPeriod>.<optixSDHPerObjtype>.<optixSDHPerObjpara>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-PER-CFG-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-PER-CFG-MIB::optixSDHPerPeriod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | all |
1 | snmp15m |
2 | snmp24h |
17 | snmp30s |
18 | snmp30m |
19 | alt1 |
20 | alt2 |
21 | rt |