ADVA-MIB :: otuSectionConfigPayload

MIB Reference — IPNetwork Monitor

All MIBsADVA-MIBotuSectionConfigPayload

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.2544advaMIBADVA-MIB
1.3.6.1.4.1.2544.2commonADVA-MIB
1.3.6.1.4.1.2544.2.5configADVA-MIB
1.3.6.1.4.1.2544.2.5.4transportStandardsADVA-MIB
1.3.6.1.4.1.2544.2.5.4.2otnADVA-MIB
1.3.6.1.4.1.2544.2.5.4.2.1otuConfigADVA-MIB
1.3.6.1.4.1.2544.2.5.4.2.1.1otuSectionConfigTableADVA-MIB
1.3.6.1.4.1.2544.2.5.4.2.1.1.1otuSectionConfigEntryADVA-MIB
1.3.6.1.4.1.2544.2.5.4.2.1.1.1.3otuSectionConfigPayloadADVA-MIB