ifSpecific
IPI-CUSTOMIF-LOGICAL-MIB ·
.0.22
Object
scalar deprecated
ObjectIdentifier
A reference to MIB definitions specific to the particular
media being used to realize the interface. It is
recommended that this value point to an instance of a MIB
object in the media-specific MIB, i.e., that this object
have the semantics associated with the InstancePointer
textual convention defined in RFC 2579. In fact, it is
recommended that the media-specific MIB specify what value
ifSpecific should/can take for values of ifType. If no MIB
definitions specific to the particular media are available,
the value should be set to the OBJECT IDENTIFIER { 0 0 }.
Context
- MIB
- IPI-CUSTOMIF-LOGICAL-MIB
- OID
.0.22- Type
- scalar
- Access
- readonly
- Status
- deprecated
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPI-CUSTOMIF-LOGICAL-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-CUSTOMIF-LOGICAL-MIB::ifSpecific.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPI-CUSTOMIF-LOGICAL-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPI-CUSTOMIF-LOGICAL-MIB::ifSpecific'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.