hpnicfIDSTrapUpgradeType
HPN-ICF-IDS-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.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
- HPN-ICF-IDS-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.47.1.1.1.7- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hpnicfIDSTrapInfo
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 'HPN-ICF-IDS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-IDS-MIB::hpnicfIDSTrapUpgradeType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-IDS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-IDS-MIB::hpnicfIDSTrapUpgradeType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | programme |
2 | crb |
3 | vrb |