isnsRegEntityRegistrationPeriod

ISNS-MIB · .1.3.6.1.2.1.163.1.1.6.1.1.1.9

Object

column secondsUnsigned32
The iSNS Entity Status Inquiry (ESI) registration period,
which indicates the maximum time, in seconds, that the
registration will be maintained without receipt of an iSNSP
message from the entity.  If the Registration Period is set
to 0, then the Entity SHALL NOT be deregistered due to no
contact with the entity.

Context

MIB
ISNS-MIB
OID
.1.3.6.1.2.1.163.1.1.6.1.1.1.9
Type
column
Access
readonly
Status
current
Units
seconds
Parent
isnsRegEntityEntry
Groups
2

Walk 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::isnsRegEntityRegistrationPeriod'
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::isnsRegEntityRegistrationPeriod.<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::isnsRegEntityRegistrationPeriod'

Syntax

secondsUnsigned32

Values & Constraints

No enumerated values or constraints recorded.