alaIpServiceSourceIpAppIndex
ALCATEL-ENT1-IP-MIB ·
.1.3.6.1.4.1.6486.801.1.2.1.23.1.1.22.1.1
Object
column AlaIpServiceSourceIpAppIndex
Service Source IP index for a specified application.
When setting values for the all(1) row, additional
application rows are affected as follows:
create - Set alaIpServiceSourceIpRowStatus to createAndGo(4).
Creates a matching row for each application
which does not have an instance.
modify - Set alaIpServiceSourceIpName for active row.
Modifies all application rows for which
alaIpServiceSourceIpName matches the all(1)
row being modified, creates a row for each
application which does not have an instance.
delete - Set alaIpServiceSourceIpRowStatus to destroy(6).
Deletes the all(1) row and any other application
rows for which alaIpServiceSourceIpName matches
the all(1) row.
Context
- MIB
- ALCATEL-ENT1-IP-MIB
- OID
.1.3.6.1.4.1.6486.801.1.2.1.23.1.1.22.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- alaIpServiceSourceIpEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ALCATEL-ENT1-IP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-IP-MIB::alaIpServiceSourceIpAppIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-IP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-IP-MIB::alaIpServiceSourceIpAppIndex.<alaIpServiceSourceIpAppIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-IP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-IP-MIB::alaIpServiceSourceIpAppIndex'
Syntax
- Source
- AlaIpServiceSourceIpAppIndex
- Base type
Enumeration
Values & Constraints
Type Values
1 | all |
2 | dns |
3 | ftp |
4 | ldap |
5 | ntp |
6 | radius |
7 | sflow |
8 | snmp |
9 | ssh |
10 | swlog |
11 | tacacs |
12 | telnet |
13 | tftp |