TIMETRA-SERV-MIB :: svcMacNotifCount

MIB Reference — IPNetwork Monitor

All MIBsTIMETRA-SERV-MIBsvcMacNotifCount

svcMacNotifCount

Module: TIMETRA-SERV-MIB

OID (symbolic): TIMETRA-SERV-MIB::svcMacNotifCount

OID (numeric): 1.3.6.1.4.1.6527.3.1.2.4.2.60.2

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description:

The value of svcMacNotifCount specifies number of MAC notification messages to be sent.

What is svcMacNotifCount?

This OID sets how many MAC notification messages the device should send when detecting changes in which devices are connected. Increasing this value means more notifications get sent to management systems. An operator would adjust this to control alert frequency when network devices come online or offline frequently.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.4.2.60.2
snmpwalk -v2c -c public <target> TIMETRA-SERV-MIB::svcMacNotifCount

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.4.2.60.2.1
snmpget -v2c -c public <target> TIMETRA-SERV-MIB::svcMacNotifCount.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6527.3.1.2.4.2.60.2.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> svcMacNotifCount.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.6527timetraALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3timetraProductsALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3.1tmnxSRMIBALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3.1.2tmnxSRObjsALCATEL-IND1-TIMETRA-GLOBAL-MIB
1.3.6.1.4.1.6527.3.1.2.4tmnxServObjsALCATEL-IND1-TIMETRA-SERV-MIB
1.3.6.1.4.1.6527.3.1.2.4.2tmnxSvcObjsALCATEL-IND1-TIMETRA-SERV-MIB
1.3.6.1.4.1.6527.3.1.2.4.2.60svcMacNotificationGroupTIMETRA-SERV-MIB
1.3.6.1.4.1.6527.3.1.2.4.2.60.2svcMacNotifCountTIMETRA-SERV-MIB