mesPortConfigureTrustedPortmask
LUM-MES-MIB ·
.1.3.6.1.4.1.8708.2.32.2.12.1.1.23
Object
column LUM-TCCommandString
Select the ports that shall be trusted by this port.
Enter trusted ports as a comma separated list of tx ports, ex:'1,3,9-13' or none, -, all or LAG name.
When specifying a range with numbers the own tx port must be omitted.
But if 'all' is used the system will solve this automatically.
Context
- MIB
- LUM-MES-MIB
- OID
.1.3.6.1.4.1.8708.2.32.2.12.1.1.23- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mesPortEntry
- Groups
- 7
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 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MES-MIB::mesPortConfigureTrustedPortmask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MES-MIB::mesPortConfigureTrustedPortmask.<mesPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MES-MIB::mesPortConfigureTrustedPortmask'
Syntax
- Source
- LUM-TCCommandString
- Base type
OctetString- Display format
255a
Type Description
tbd
Values & Constraints
No enumerated values or constraints recorded.