hwMsPeriodPeriod
HUAWEI-MS-MIB ·
.1.3.6.1.4.1.2011.6.41.1.1.4
Object
column r/w
Enumeration
Indicates the measurement period. Options: 1. fifteenmin(1) -indicates that the measurement period is 15 minutes 2. hour(2) -indicates that the measurement period is 1 hour 3. day(3) -indicates that the measurement period is 1 day 4. fivemin(4) -indicates that the measurement period is 5 minutes
Context
- MIB
- HUAWEI-MS-MIB
- OID
.1.3.6.1.4.1.2011.6.41.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwMsPeriodEntry
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-MS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MS-MIB::hwMsPeriodPeriod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MS-MIB::hwMsPeriodPeriod.<hwMsPeriodUnit>.<hwMsPeriodObject1>.<hwMsPeriodObject2>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MS-MIB::hwMsPeriodPeriod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fifteenmin |
2 | hour |
3 | day |
4 | fivemin |