rlMngInfListService
HPE-MNGINF-MIB ·
.1.3.6.1.4.1.11.2.89.4.1.6
Object
Service type. The Service type address can be configured to be 0, which means any of Telnet, SNMP, HTTP, HTTPS, SSH.
Context
- MIB
- HPE-MNGINF-MIB
- OID
.1.3.6.1.4.1.11.2.89.4.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlMngInfListEntry
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 'HPE-MNGINF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-MNGINF-MIB::rlMngInfListService'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-MNGINF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-MNGINF-MIB::rlMngInfListService.<rlMngInfListName>.<rlMngInfListPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-MNGINF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-MNGINF-MIB::rlMngInfListService'
Syntax
- Source
- RlMngInfServiceType
- Base type
Enumeration
Values & Constraints
Type Values
0 | dontCare |
1 | telnet |
2 | snmp |
3 | http |
4 | https |
5 | ssh |