tApsProtectionType
TIMETRA-APS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.29.5.1.1
Object
column r/w
Enumeration
The value of tApsProtectionType specifies the protection type of the
APS group.
The valid options are:
onePlusOneSignalling (1) -- Signalling is 1+1, data is 1:1.
onePlusOne (2) -- Both signalling and data is 1+1.
Context
- MIB
- TIMETRA-APS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.29.5.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tApsConfigEntry
- 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 'TIMETRA-APS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-APS-MIB::tApsProtectionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-APS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-APS-MIB::tApsProtectionType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-APS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-APS-MIB::tApsProtectionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | onePlusOneSignalling |
2 | onePlusOne |
Conformance
Member of