savePending
SESSION-MIB ·
.1.3.6.1.4.1.1038.201.20
Object
scalar EQUIPMENT-MIBSagemBoolean
Return TRUE if the write session is unlocked for more than 30 seconds
Context
- MIB
- SESSION-MIB
- OID
.1.3.6.1.4.1.1038.201.20- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- session
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SESSION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SESSION-MIB::savePending.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SESSION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SESSION-MIB::savePending'
Syntax
- Source
- EQUIPMENT-MIBSagemBoolean
- Base type
Enumeration
Values & Constraints
Type Values
1 | true |
2 | false |