transmittedUPI
NORTEL-OME40G-FAC-MIB ·
.1.3.6.1.4.1.562.68.11.3.1.4.1.1.8
Object
column r/w
OctetString
This is received as a HEX value from TL1. The
ranges are 0..FF. Since HEX can not be represented
in ASN.1, a string is used. For SET operations, the
user can enter any valid HEX value from the range 0x0
to 0xFF. The values can be entered with or without a
preceding zero: i.e. 0 and 00 are equivalent. The agent
shall only verify the length of the input string
is 1 or 2. Values like WX are valid strings but not valid
HEX and shall be rejected by the NE TL1 command not the
agent.
Editable when the mapped non-client OTM2 attribute
opu2resvd=YES.
Context
- MIB
- NORTEL-OME40G-FAC-MIB
- OID
.1.3.6.1.4.1.562.68.11.3.1.4.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nnWanEntry
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 'NORTEL-OME40G-FAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-OME40G-FAC-MIB::transmittedUPI'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NORTEL-OME40G-FAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-OME40G-FAC-MIB::transmittedUPI.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NORTEL-OME40G-FAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NORTEL-OME40G-FAC-MIB::transmittedUPI'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-2