All MIBs › SVRMGT-MIB › svrTrapCommunityName
svrTrapCommunityName
Module: SVRMGT-MIB
OID (symbolic): SVRMGT-MIB::svrTrapCommunityName
OID (numeric): 1.3.6.1.4.1.36.2.18.22.2.4.6.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
This is the community name that network addresses/names will be associated with. When the trap is sent out, this community name is sent out with it. A common community name is public. To create a community name entry, just issue a SET command for svrTrapCommunityName with an instance of svrTrapCommunityNextIndex. To delete the entry, issue a SET command for that particular instance using an empty display string (length = 0). By deleting the community name entry, the underlying destination entries for this community name instance will also be deleted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.2.4.6.1.2 snmpwalk -v2c -c public <target> SVRMGT-MIB::svrTrapCommunityName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.2.4.6.1.2.1 snmpget -v2c -c public <target> SVRMGT-MIB::svrTrapCommunityName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.36.2.18.22.2.4.6.1.2.1 s <value>
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.36 | dec | DECATM-MIB |
| 1.3.6.1.4.1.36.2 | ema | DECATM-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DECATM-MIB |
| 1.3.6.1.4.1.36.2.18.22 | svrSystem | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2 | svrMgt | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.4 | svrTrap | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.4.6 | svrTrapCommunityTable | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.4.6.1 | svrTrapCommunityEntry | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.2.4.6.1.2 | svrTrapCommunityName | SVRMGT-MIB |