Home
last modified time | relevance | path

Searched refs:ifType (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/share/snmp/
H A DIANAifType-MIB.txt20 the ifType object defined in MIB-II's ifTable."
39 DESCRIPTION "Updated Interface Types (ifType) registry name."
45 DESCRIPTION "Added reference to ifType definitions registry."
187 DESCRIPTION "Changed the description for IANA ifType
188 184 and added new IANA ifType 237."
199 DESCRIPTION "Registration of new IANA ifType 236."
202 DESCRIPTION "Registration of new IANA ifType 235."
205 DESCRIPTION "Registration of new IANA ifType 234."
208 DESCRIPTION "Registration of new IANA ifType 233."
214 DESCRIPTION "Registration of new IANA ifType 230."
[all …]
H A DIF-MIB.txt153 ifType IANAifType,
199 ifType OBJECT-TYPE
204 "The type of interface. Additional values for ifType are
520 ifSpecific should/can take for values of ifType. If no MIB
882 having particular values of ifType. An agent which supports
1239 OBJECTS { ifIndex, ifDescr, ifType, ifSpeed, ifPhysAddress,
1623 OBJECTS { ifDescr, ifType, ifSpeed, ifPhysAddress,
H A DBRIDGE-MIB.txt1403 well as the IF-MIB [RFC2863] objects ifIndex, ifType,
/openbsd-src/sys/dev/ic/
H A Dtireg.h479 volatile u_int32_t ifType; /* 13 */ member
/openbsd-src/libexec/snmpd/snmpd_metrics/
H A Dmib.c127 struct agentx_object *ifStackLastChange, *ifNumber, *ifIndex, *ifDescr, *ifType; variable
1006 } else if (obj == ifType) { in mib_iftable()
3532 (ifType = agentx_object(interfaces, AGENTX_OID(IFTYPE), in main()
/openbsd-src/usr.sbin/snmpd/
H A Dmib.h1009 { MIBDECL(ifType) }, \
/openbsd-src/usr.bin/snmp/
H A Dmib.h1054 { MIBDECL(ifType) }, \