h3cIDSTrapUpgradeType
H3C-IDS-MIB ·
.1.3.6.1.4.1.2011.10.2.47.1.1.1.7
Object
scalar Enumeration
Upgrade type, including programme(system image), crb(custom rule base, one kind of configuration file), vrb(vendor rule base, one kind of configuration file).
Context
- MIB
- H3C-IDS-MIB
- OID
.1.3.6.1.4.1.2011.10.2.47.1.1.1.7- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- h3cIDSTrapInfo
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 'H3C-IDS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-IDS-MIB::h3cIDSTrapUpgradeType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-IDS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-IDS-MIB::h3cIDSTrapUpgradeType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | programme |
2 | crb |
3 | vrb |