userAccessDeviceMap

FD-SYSTEM-MIB · .1.3.6.1.4.1.34592.1.3.1.7.1.1.5

Object

This object is defined for future use.
It is a bit map value which defines which devices in the system
can be accessed by a user.
              
Temporary definitions:
              
   ----------------------------------------------
  |sys level | swithch module | olt module| onu |............
   ----------------------------------------------
 high 2b            2b              5b        7b   reserved  low
              
when the map bit set to 1, the user can access the corresponding device
otherwise can not

Context

MIB
FD-SYSTEM-MIB
OID
.1.3.6.1.4.1.34592.1.3.1.7.1.1.5
Type
column
Access
readwrite
Status
current
Parent
userManageEntry
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 'FD-SYSTEM-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-SYSTEM-MIB::userAccessDeviceMap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FD-SYSTEM-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-SYSTEM-MIB::userAccessDeviceMap.<userId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FD-SYSTEM-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FD-SYSTEM-MIB::userAccessDeviceMap'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance