cItpSpLinksetType
CISCO-ITP-SP-MIB ·
.1.3.6.1.4.1.9.9.232.1.3.1.1.75
Object
column deprecated
r/w
Enumeration
The list of possible Signalling link types. All links in the same linkset will be of the same type. 'A-link' : Access link 'B-link' : Bridge link 'C-link' : Cross link 'D-link' : Diagonal link 'E-link' : Fully associated link
Context
- MIB
- CISCO-ITP-SP-MIB
- OID
.1.3.6.1.4.1.9.9.232.1.3.1.1.75- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- cItpSpLinksetTableEntry
- Groups
- 2
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-ITP-SP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-SP-MIB::cItpSpLinksetType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ITP-SP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-SP-MIB::cItpSpLinksetType.<cItpSpLinksetName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ITP-SP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ITP-SP-MIB::cItpSpLinksetType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | access |
2 | bridge |
3 | cross |
4 | diagonal |
5 | fullyAssoc |
Conformance
Member of
Compliance refinements
cItpSpMIBCompliance
readonly
Create/Write access is not required.
cItpSpMIBComplianceRev1
readonly
Create/Write access is not required.
cItpSpMIBComplianceRev2
readonly
Create/Write access is not required.