All MIBs › TN-SERV-MIB › tnSvcTlsMacNotifCount
tnSvcTlsMacNotifCount
Module: TN-SERV-MIB
OID (symbolic): TN-SERV-MIB::tnSvcTlsMacNotifCount
OID (numeric): 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.83
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
The value of tnSvcTlsMacNotifCount specifies number of MAC notification messages to be sent. The default value for this object indicates that the value is inherited from tnSvcMacNotifCount.
What is tnSvcTlsMacNotifCount?
This object specifies how many MAC notification messages should be sent for a TLS service when a MAC address move or change is detected on the service. MAC notifications alert the system to potential security issues like MAC spoofing or rapid host movement. Service administrators use this to control how aggressively the system reports MAC address changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.83 snmpwalk -v2c -c public <target> TN-SERV-MIB::tnSvcTlsMacNotifCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.83.1 snmpget -v2c -c public <target> TN-SERV-MIB::tnSvcTlsMacNotifCount.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.83.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tnSvcTlsMacNotifCount.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.7483 | tropic | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6 | tnProducts | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1 | tnSRMIB | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1.2 | tnSRObjs | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1.2.4 | tnServObjs | TN-SERV-MIB |
| 1.3.6.1.4.1.7483.6.1.2.4.2 | tnSvcObjs | TN-SERV-MIB |
| 1.3.6.1.4.1.7483.6.1.2.4.2.3 | tnSvcTlsInfoTable | TN-SERV-MIB |
| 1.3.6.1.4.1.7483.6.1.2.4.2.3.1 | tnSvcTlsInfoEntry | TN-SERV-MIB |
| 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.83 | tnSvcTlsMacNotifCount | TN-SERV-MIB |