netMgmtSetClientTable
STAND-ALONE-ETHERNET-SWITCH-MIB ·
.1.3.6.1.4.1.437.1.1.3.4.13
Object
table mandatory
Table (4 entries) containing a list of IP addresses or DNS
name of workstations permitted to issue SET requests. Such a
workstation is called a Set client. If this table is
empty then any SET request with a matching SET community
string is allowed. If at least one Set client is specified,
then an incoming SET request must have its source IP
address or name matched against an entry in this table before the
SET is allowed.
An Set client entry whose IP address is 0.0.0.0 is considered
invalid and will be ignored.
This table is considered empty when all Set client
addresses are zeroes (0.0.0.0). and DNS names are empty
Context
- MIB
- STAND-ALONE-ETHERNET-SWITCH-MIB
- OID
.1.3.6.1.4.1.437.1.1.3.4.13- Type
- table
- Status
- mandatory
- Parent
- netMgmt
- Children
- 1
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 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STAND-ALONE-ETHERNET-SWITCH-MIB::netMgmtSetClientTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STAND-ALONE-ETHERNET-SWITCH-MIB::netMgmtSetClientTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.