xcmGenLockOwnerString

XEROX-GENERAL-MIB · .1.3.6.1.4.1.253.8.51.8.2.1.3

Object

column r/w OctetString
The advisory lock owner string corresponding to 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 string SHALL contain one or more of
the following:
a)  Textual form of the management station's transport address;
b)  Management station name (eg, domain name); and/or
c)  Network management person's name, location, or phone.
In the instance that the management agent itself is the 'owner',
this object SHALL be set to a string beginning with
'agent' (in English).
              
Usage:  This object is of type 'XcmFixedLocaleDisplayString'.

Context

MIB
XEROX-GENERAL-MIB
OID
.1.3.6.1.4.1.253.8.51.8.2.1.3
Type
column
Access
readwrite
Status
current
Parent
xcmGenLockEntry
Groups
1

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 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenLockOwnerString'
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::xcmGenLockOwnerString.<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::xcmGenLockOwnerString'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.

Conformance

Member of
Compliance refinements
xcmGeneralMIBCompliance readwrite OctetString
range: 0..32
It is conformant to implement this object as read-write, and
only 32 octets maximum string length need be supported.