tmnxMafMatchSrcPortType
TIMETRA-SECURITY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.22.4.2.1.8
Object
column obsolete
r/w
Enumeration
The value of tmnxMafMatchSrcPortType is used to restrict ingress management packets to either the configured management Ethernet port or any other logical port (LAG, port, or channel) on the device. By default, management traffic is accepted on any interface.
Context
- MIB
- TIMETRA-SECURITY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.22.4.2.1.8- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- tmnxMafMatchEntry
- Groups
- 2
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 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SECURITY-MIB::tmnxMafMatchSrcPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SECURITY-MIB::tmnxMafMatchSrcPortType.<tmnxMafName>.<tmnxMafMatchIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SECURITY-MIB::tmnxMafMatchSrcPortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | any |
2 | cpm |
3 | port |
4 | lag |