hwSystemDataState
HUAWEI-SWITCHOVER-MIB ·
.1.3.6.1.4.1.2011.6.22.1.5.2
Object
scalar Enumeration
Querying whether the current database is null. A null database refers to the database
with no configuration data.
Options:
1. blank(1) -indicates that the database is null.
2. modified(2) -indicates that the database is not null.
Default { blank }
Context
- MIB
- HUAWEI-SWITCHOVER-MIB
- OID
.1.3.6.1.4.1.2011.6.22.1.5.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hwDataChange
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SWITCHOVER-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SWITCHOVER-MIB::hwSystemDataState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SWITCHOVER-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SWITCHOVER-MIB::hwSystemDataState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | blank |
2 | modified |