All MIBs › ADVA-MIB › otuSectionConfigPayload
otuSectionConfigPayload
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::otuSectionConfigPayload
OID (numeric): 1.3.6.1.4.1.2544.2.5.4.2.1.1.1.3
Node type: OBJECT-TYPE
Type: OtnPayloadType
Access: read-write
Description:
The payload of the interface (inside a transport overhead). Relevant e. g. for OTN cards which wrap a payload into an OTU1/2 wrapper.
What is otuSectionConfigPayload?
Reports an enumerated value identifying the type of payload signal wrapped inside the OTU transport overhead (e.g., ODU1, ODU2, ODU3). This OID helps the network management system understand the service type and rate being transported through each OTN section. Example value: 2 (representing ODU2 payload type).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.4.2.1.1.1.3 snmpwalk -v2c -c public <target> ADVA-MIB::otuSectionConfigPayload
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.4.2.1.1.1.3.1 snmpget -v2c -c public <target> ADVA-MIB::otuSectionConfigPayload.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.2.5.4.2.1.1.1.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> otuSectionConfigPayload.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5 | config | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.4 | transportStandards | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.4.2 | otn | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.4.2.1 | otuConfig | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.4.2.1.1 | otuSectionConfigTable | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.4.2.1.1.1 | otuSectionConfigEntry | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.4.2.1.1.1.3 | otuSectionConfigPayload | ADVA-MIB |