ostZtpEnable
OMNITRON-EXT-MIB ·
.1.3.6.1.4.1.7342.7.1.3.1.1.30
Object
column r/w
Enumeration
THis object configures the module Zero Touch provisioning modes.
noZtp(0) ZTP is disabled, standard startup operation
stdZtp(1) Standard ZTP using DHCP and TFTP
listenZtp(2) Listen for DHCP Offer and then run standard ZTP with
Mgmt VID
activateZtp(3) Listen for DHCP Offer, respond with DHCP RQ using Mgmt
VID, and then run TFTP
Context
- MIB
- OMNITRON-EXT-MIB
- OID
.1.3.6.1.4.1.7342.7.1.3.1.1.30- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostModuleSettingsEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostZtpEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostZtpEnable.<ostModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-EXT-MIB::ostZtpEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noZtp |
1 | stdZtp |
2 | listenZtp |
3 | activateZtp |
Conformance
Member of