hmSec2UsrFwTemplateSrcAddr
HMSECURITY2-MIB ·
.1.3.6.1.4.1.248.52.1.11.8.2.1.6
Object
column r/w
OctetString
Source IP address for the user firewall rules. - single address (a.b.c.d) - address range in CIDR notation (a.b.c.d/n) - keyword 'me' - keyword 'any' - placeholder '%authorized_ip' the IP address user logged in from.
Context
- MIB
- HMSECURITY2-MIB
- OID
.1.3.6.1.4.1.248.52.1.11.8.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmSec2UsrFwTemplateEntry
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 'HMSECURITY2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMSECURITY2-MIB::hmSec2UsrFwTemplateSrcAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HMSECURITY2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMSECURITY2-MIB::hmSec2UsrFwTemplateSrcAddr.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMSECURITY2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMSECURITY2-MIB::hmSec2UsrFwTemplateSrcAddr'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.