msTTPProtectionType
SDH-ETS-MIB ·
.1.3.6.1.4.1.1038.110.30.2.1.2
Object
The value of this field indicates the kind of wanted multiplex section protection. The default value is NONE. if value is changed in msp(1) or msSPRing(2) then (if it's possible) an entry is created respectivelly in mspTable or msSPRingTable. But these tables have to be completed to obtain a configured protection. If value is changed in None(0)then the associated entry in mspTable or msSPRingTable is deleted (if it's possible).
Context
- MIB
- SDH-ETS-MIB
- OID
.1.3.6.1.4.1.1038.110.30.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- msTTPEntry
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 'SDH-ETS-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SDH-ETS-MIB::msTTPProtectionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SDH-ETS-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SDH-ETS-MIB::msTTPProtectionType.<msTTPIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SDH-ETS-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SDH-ETS-MIB::msTTPProtectionType'
Syntax
- Source
- ProtectionType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | msp |
2 | msSPRing |