icfAuthMgrAddress

HP-ICF-SECURITY · .1.3.6.1.4.1.11.2.14.4.6.1.3

Object

column deprecated r/w OctetString
******************DEPRECATED*******************
The manager address for this entry, formatted
according to the value of icfAuthMgrAddrType.  When
icfAuthMgrAddrType is 'ip', this value will consist
of four octets, containing the IP address of the
manager in network byte order.  When
icfAuthMgrAddrType is 'ipx', this value will consist
of ten octets.  The first four octets will contain
the IPX network number in network byte order, and the
remaining six octets will contain the IPX node number
in network byte order.

Context

MIB
HP-ICF-SECURITY
OID
.1.3.6.1.4.1.11.2.14.4.6.1.3
Type
column
Access
readwrite
Status
deprecated
Parent
icfAuthMgrEntry
Groups
1

Walk 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 'HP-ICF-SECURITY' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-SECURITY::icfAuthMgrAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-SECURITY' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-SECURITY::icfAuthMgrAddress.<icfCommunityIndex>.<icfAuthMgrSubIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-SECURITY' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-SECURITY::icfAuthMgrAddress'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 4-4 range: 10-10

Conformance