s3AgentBootProtocol
SYNOPTICS-COMMON-MIB ·
.1.3.6.1.4.1.45.1.2.1.5
Object
scalar mandatory
Enumeration
Boot protocol used to load the module with its software. On Agents with the Local Load option the value return by this object is valid only if the MIB object s3LocImageLoadMode is remoteBoot(2) or localAsBackup(4).
Context
- MIB
- SYNOPTICS-COMMON-MIB
- OID
.1.3.6.1.4.1.45.1.2.1.5- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- s3AgentSw
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 'SYNOPTICS-COMMON-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOPTICS-COMMON-MIB::s3AgentBootProtocol.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYNOPTICS-COMMON-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYNOPTICS-COMMON-MIB::s3AgentBootProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | bootp-tftp |
3 | tftp-only |
4 | ieee802-1e |
5 | proprietary |
6 | dll-download |