bootstrapActivationCmd
RAD-ZeroTouch-MIB ·
.1.3.6.1.4.1.164.6.1.17.2
Object
scalar r/w
Enumeration
Activation Command for enabling the bootstrap trap. Default value is 'off (2)'.
Context
- MIB
- RAD-ZeroTouch-MIB
- OID
.1.3.6.1.4.1.164.6.1.17.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- radZeroTouch
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 'RAD-ZeroTouch-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ZeroTouch-MIB::bootstrapActivationCmd.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-ZeroTouch-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-ZeroTouch-MIB::bootstrapActivationCmd'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | on |