snAgGblDataRetrieveMode
HP-SN-AGENT-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.19
Object
scalar r/w
Enumeration
By default, this mode is set to nextbootCfg(0). The VLAN Table and Port-STP Table data will be retrieved according to this mode. nextbootCfg(0).........the nextboot configuration data are retrieved operationalData(1)..........the current running data are retrieved
Context
- MIB
- HP-SN-AGENT-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.19- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snAgentGbl
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 'HP-SN-AGENT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-AGENT-MIB::snAgGblDataRetrieveMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-AGENT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-AGENT-MIB::snAgGblDataRetrieveMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | nextbootCfg |
1 | operationalData |