bootstrapIfIndex
RAD-ZeroTouch-MIB ·
.1.3.6.1.4.1.164.6.1.17.1.1.1
Object
column SNMPv2-SMIInteger32
Index containing the Type, Slot and Port segment bits according to
RAD indexing convention. The agent will create a row in this table
for the local device. The value of the index will be:
Type segment = 1
Slot segment = 0
Port segment = 0
The agent will create a row in this table for each connected remote
device.
Type segment = 1
Slot segment = Local slot number to which the remote device is connected.
Port segment = Local port number to which the remote device is connected.
Context
- MIB
- RAD-ZeroTouch-MIB
- OID
.1.3.6.1.4.1.164.6.1.17.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- bootstrapEntry
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 'RAD-ZeroTouch-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ZeroTouch-MIB::bootstrapIfIndex'
More examples
Read one indexed 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::bootstrapIfIndex.<bootstrapIfIndex>'
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::bootstrapIfIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647