applSrvNameToSrvInstTable
APPLICATION-MIB ·
.1.3.6.1.2.1.62.1.1.1
Object
table
The service name to service instance table uses service name as its primary key, and service instance identifier as its secondary key. It facilitates the identification and lookup of the instances of a given service in a system.
Context
- MIB
- APPLICATION-MIB
- OID
.1.3.6.1.2.1.62.1.1.1- Type
- table
- Status
- current
- Parent
- applServiceGroup
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applSrvNameToSrvInstTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPLICATION-MIB::applSrvNameToSrvInstTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.