adGenIpHostServiceOrInterface
ADTRAN-GENIPHOST-MIB ·
.1.3.6.1.4.1.664.5.70.18.3.1.1.1
Object
Shows if a services or an interface is attached to this IpHost.
Context
- MIB
- ADTRAN-GENIPHOST-MIB
- OID
.1.3.6.1.4.1.664.5.70.18.3.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- adGenIpHostConnectEntry
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 'ADTRAN-GENIPHOST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENIPHOST-MIB::adGenIpHostServiceOrInterface'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENIPHOST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENIPHOST-MIB::adGenIpHostServiceOrInterface.<ifIndex>.<adGenIpHostServiceOrInterface>.<adGenIpHostConnectIfIndex>.<adGenIpHostEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENIPHOST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENIPHOST-MIB::adGenIpHostServiceOrInterface'
Syntax
- Source
- AdGenIpHostServiceOrInterface
- Base type
Enumeration
Values & Constraints
Type Values
1 | serviceSIP |
2 | serviceMGCP |
3 | serviceRFVideo |
4 | serviceRADIUS |
50 | interfacePseudowire |
51 | interfacePacketTiming |