cfgSnmpdAddress
WESTERMO-SW6-MIB ·
.1.3.6.1.4.1.16177.1.400.1.1.12.1.6
Object
scalar r/w
OctetString
Address to which the SNMP Agent binds.
The default is 'udp:0.0.0.0:161'.
When defining a configuration, default arguments may be ommited.
Multiple space and/or comma separated tuples are allowed.
Supported tranport protocols are:
* UDP
**Examples**
* udp:192.168.1.20:161
* 192.168.1.20, 10.0.0.1:10161, udp:172.16.32.32:30161
* 192.168.1.20 10.0.0.1:10161 udp:172.16.32.32:30161
More at http://www.net-snmp.org/docs/man/snmpd.examples.html#lbAE
Applies to AP and STA.
Context
- MIB
- WESTERMO-SW6-MIB
- OID
.1.3.6.1.4.1.16177.1.400.1.1.12.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cfgSnmpd
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgSnmpdAddress.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WESTERMO-SW6-MIB::cfgSnmpdAddress'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-255
Conformance
Member of