hpSwitchAutzUserRoleLogOffPeriod
HP-AUTZ-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.3.1.14
Object
column r/w
secondsInteger32
Specifies the period, in seconds, at which an authenticated client must automatically log-off. A value of 0 signifies that an authenticated client will never have to automatically log-off.
Context
- MIB
- HP-AUTZ-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.32.1.5.3.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Default
300- Parent
- hpSwitchAutzUserRoleEntry
- Groups
- 3
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 'HP-AUTZ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-AUTZ-MIB::hpSwitchAutzUserRoleLogOffPeriod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-AUTZ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-AUTZ-MIB::hpSwitchAutzUserRoleLogOffPeriod.<hpSwitchAutzUserRoleName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-AUTZ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-AUTZ-MIB::hpSwitchAutzUserRoleLogOffPeriod'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 0-0
range: 60-9999999