snmpWriteAccessTable
ADVA-MIB ·
.1.3.6.1.4.1.2544.2.2.2
Object
table
Table of authorized NMSs (identified by IP address) for SNMP set requests. This table is not relevant if snmpWriteAccessRestriction is set to Disabled. The entries of this table are read-only. This means that the SNMP write access permissions cannot be updated via the SNMP interface. The operator must configure them via a non-SNMP interface.
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ADVA-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVA-MIB::snmpWriteAccessTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADVA-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADVA-MIB::snmpWriteAccessTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.