All MIBs › DXA550-MIB › ifSpecific
ifSpecific
Module: DXA550-MIB
OID (symbolic): DXA550-MIB::ifSpecific
OID (numeric): 1.3.6.1.2.1.2.2.1.22
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description:
A reference to MIB definitions specific to the particular media being used to realize the interface. For example, if the interface is realized by an ethernet, then the value of this object refers to a document defining objects specific to ethernet. If an agent is not configured to have a value for any of these variables, the object identifier
nullSpecific OBJECT IDENTIFIER ::= { 0 0 }
is returned. Note that `nullSpecific' is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.2.2.1.22 snmpwalk -v2c -c public <target> DXA550-MIB::ifSpecific
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.2.2.1.22.1 snmpget -v2c -c public <target> DXA550-MIB::ifSpecific.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.2 | interfaces | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.2.2 | ifTable | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.2.2.1 | ifEntry | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.2.2.1.22 | ifSpecific | DXA550-MIB |