snMspsDhcpRelay6TrapAdminControl
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.17.6.1.2
Object
scalar r/w
Bits
The Object is used to enable or disable the transmission of TRAP notification messages. A vector of Boolean notification types, used to enable or disable the slDhcp6 notification types: trapInvalidPacketIn (1) trapMaxHopCount (2) when Relay agent declares the received message as invalid then the SNMP trap notification will come only when snMspsDhcpRelay6TrapAdminControl is set with value 0. when Relay agent receives the relay forward message with hop count value is less then one configured hop count then SNMP trap notification will come only when snMspsDhcpRelay6TrapAdminControl is set with value trapInvalidPacketIn.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.17.6.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snMspsDhcpRelay6System
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsDhcpRelay6TrapAdminControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsDhcpRelay6TrapAdminControl'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | none |
1 | trapInvalidPacketIn |
2 | trapMaxHopCount |