sub10UnitMgmtSnmpAccessName
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.7.16.1.3
Object
column r/w
OctetString
The administratively assigned SNMPv3 access name. This is used as an alias for the access address for purposes of identification. The name is not used in the SNMP protocol.
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.7.16.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sub10UnitMgmtSnmpAccessEntry
- 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 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUB10SYSTEMS-MIB::sub10UnitMgmtSnmpAccessName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUB10SYSTEMS-MIB::sub10UnitMgmtSnmpAccessName.<sub10UnitMgmtSnmpAccessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUB10SYSTEMS-MIB::sub10UnitMgmtSnmpAccessName'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-32
Conformance
Member of