h3cUIMTryPinPukTimes
H3C-3GMODEM-MIB ·
.1.3.6.1.4.1.2011.10.2.98.1.2.1.1.8
Object
column Unsigned32
The number of remaining times for unlocking PIN or PUK. The value is associated the same instance of h3cUIMStatus. If this information is unknown to the agent, then this object will be returned 4294967295.
Context
- MIB
- H3C-3GMODEM-MIB
- OID
.1.3.6.1.4.1.2011.10.2.98.1.2.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cUIMInfoEntry
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 'H3C-3GMODEM-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-3GMODEM-MIB::h3cUIMTryPinPukTimes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-3GMODEM-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-3GMODEM-MIB::h3cUIMTryPinPukTimes.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-3GMODEM-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-3GMODEM-MIB::h3cUIMTryPinPukTimes'
Syntax
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.