icfAuthIPMgrAccessMethod
HP-ICF-SECURITY ·
.1.3.6.1.4.1.11.2.14.4.7.1.10
Object
column r/w
Enumeration
This object defines the access method for a given manager. The different access methods are all, ssh, telnet, web, snmp, tftp
Context
- MIB
- HP-ICF-SECURITY
- OID
.1.3.6.1.4.1.11.2.14.4.7.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- icfAuthIPMgrEntry
- Groups
- 1
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 'HP-ICF-SECURITY' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-SECURITY::icfAuthIPMgrAccessMethod'
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::icfAuthIPMgrAccessMethod.<icfAuthIPMgrIndex>'
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::icfAuthIPMgrAccessMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | ssh |
3 | telnet |
4 | web |
5 | snmp |
6 | tftp |
Conformance
Member of