csfDtlLinkType
CISCO-ATM-SIG-DIAG-MIB ·
.1.3.6.1.4.1.9.9.78.1.3.2.1.4
Object
column Enumeration
The type of link out from the node identified by csfDtlNodeId. This is well defined even if the specific port is not specified. A value 'horizontal' indicates a normal link within the containing peer group. A value 'uplink' indicates a link going up a level. A value 'last' indicates that this is the last entry in the DTL stack. 'invalid' indicates an invalid link.
Context
- MIB
- CISCO-ATM-SIG-DIAG-MIB
- OID
.1.3.6.1.4.1.9.9.78.1.3.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- csfDtlEntry
- Groups
- 1
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 'CISCO-ATM-SIG-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-SIG-DIAG-MIB::csfDtlLinkType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ATM-SIG-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-SIG-DIAG-MIB::csfDtlLinkType.<csfFilterIndex>.<csfRecordIndex>.<csfDtlEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-SIG-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-SIG-DIAG-MIB::csfDtlLinkType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | horizontal |
3 | uplink |
4 | last |
Conformance
Member of