svcEndPointRestProtSrcMacAction
TIMETRA-SERV-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.2.19.1.31
Object
column r/w
Enumeration
The value of the object svcEndPointRestProtSrcMacAction indicates the
action to take whenever a relearn request for a protected MAC is
received on the SDP belonging to this endpoint.
When the value of this object is 'disable' the SDP belonging to this
endpoint will be placed in the operational down state, with the
operating flag 'recProtSrcMac' set.
When the value of this object is 'alarm-only', the SDP belonging
to this endpoint will be left up and only a notification,
TIMETRA-SDP-MIB::sdpBindReceivedProtSrcMac, will be generated.
When the value of this object is 'discardFrame', the SDP will start
discarding the frame in addition to generating
TIMETRA-SDP-MIB::sdpBindReceivedProtSrcMac notification.
Context
- MIB
- TIMETRA-SERV-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.2.19.1.31- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- svcEndPointEntry
- Groups
- 1
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-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SERV-MIB::svcEndPointRestProtSrcMacAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SERV-MIB::svcEndPointRestProtSrcMacAction.<svcId>.<svcEndPointName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SERV-MIB::svcEndPointRestProtSrcMacAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | alarmOnly |
3 | discardFrame |
Conformance
Member of