isnsRegEntityVersionMin
ISNS-MIB ·
.1.3.6.1.2.1.163.1.1.6.1.1.1.7
Object
column Unsigned32
The minimum version supported for the block storage protocol specified by isnsRegEntityProtocol. The protocol version specified can be from 1 to 254. A value of 255 is a wildcard value, indicating no minimum version value has been specified for this Entity. Entity registrations with an isnsRegEntityProtocol of 'No Protocol' SHALL have an isnsRegEntityVersionMin value of 0.
Context
- MIB
- ISNS-MIB
- OID
.1.3.6.1.2.1.163.1.1.6.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- isnsRegEntityEntry
- Groups
- 2
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 'ISNS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISNS-MIB::isnsRegEntityVersionMin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISNS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISNS-MIB::isnsRegEntityVersionMin.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISNS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISNS-MIB::isnsRegEntityVersionMin'
Syntax
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.