cExtSnmpNotifGblTrapSrcIfIndex

CISCO-SNMP-TARGET-EXT-MIB · .1.3.6.1.4.1.9.9.412.1.4

Object

This object specifies the ifIdex value of the source 
interface to be used for sending TRAP notifications.
          
The value of this object should be a valid 'ifIndex' value.
          
This is a global configuration applied for all TRAP 
notifications sent by this agent to all the targets. If the 
source interface is configured for a specific target using 
the value of corresponding instance of 
'cExtSnmpTargetAddrIntIfIndex', then that value takes 
precedence and will be used for sending the notification.
          
The value of this object being 'zero' implies that there is 
no source interface configuration for the TRAP
notifications at a global level.

Context

MIB
CISCO-SNMP-TARGET-EXT-MIB
OID
.1.3.6.1.4.1.9.9.412.1.4
Type
scalar
Access
readwrite
Status
current
Parent
ciscoSnmpTargetExtMIBObjects
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SNMP-TARGET-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SNMP-TARGET-EXT-MIB::cExtSnmpNotifGblTrapSrcIfIndex.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SNMP-TARGET-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SNMP-TARGET-EXT-MIB::cExtSnmpNotifGblTrapSrcIfIndex'

Syntax

Source
IF-MIBInterfaceIndexOrZero
Base type
Integer32
Display format
d
Type Description
This textual convention is an extension of the
InterfaceIndex convention.  The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system.  This extension permits the
additional value of zero.  the value zero is object-specific
and must therefore be defined as part of the description of
any object which uses this syntax.  Examples of the usage of
zero might include situations where interface was unknown,
or when none or all interfaces need to be referenced.

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance