xcmGenLockOwnerSubtree
XEROX-GENERAL-MIB ·
.1.3.6.1.4.1.253.8.51.8.2.1.4
Object
column r/w
ObjectIdentifier
The advisory lock owner subtree (ie, scope) for the current
'owner' of this advisory lock.
Usage: Conforming management stations, when they first create
or activate rows in this table, SHALL set
'xcmGenLockRowStatus' to 'active(1)' (for static rows) or
'createAndGo(4)' (for dynamic rows),
'xcmGenLockOwnerString' (if an owner string is available),
'xcmGenLockOwnerSubtree' (if not 'zeroDotZero'), and
'xcmGenLockOwnerTimer' (to a suitable value)
SIMULTANEOUSLY (in the same SNMP Set-Request PDU).
Usage: Conforming management agents SHALL NOT accept sets to
'xcmGenLockOwnerString', or
'xcmGenLockOwnerSubtree'
AFTER row creation (these objects are 'write-once').
Usage: This owner subtree represents an XCMI enhancement to
the traditional advisory lock mechanism used in existing IETF
MIB modules (eg, RFC 1573).
Context
- MIB
- XEROX-GENERAL-MIB
- OID
.1.3.6.1.4.1.253.8.51.8.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xcmGenLockEntry
- Groups
- 1
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 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenLockOwnerSubtree'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenLockOwnerSubtree.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-GENERAL-MIB::xcmGenLockOwnerSubtree'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of
Compliance refinements
xcmGeneralMIBCompliance
readwrite
It is conformant to implement this object as read-write.