tmnxLocUsrDbMatchTypeDhcp1
TIMETRA-LOCAL-USER-DB-MIB ·
.1.3.6.1.4.1.6527.3.1.2.51.1.2.1.6
Object
The value of the object tmnxLocUsrDbMatchTypeDhcp1 specifies the type
of the first user match criterion.
The purpose of a user match criterion is to identify a DHCP host. The
order of the user match criteria in the tmnxLocalUserDbEntry specifies
the evaluation order.
The match type specifies which of the index objects in the
tmnxLocUsrDbDhcpTable must be used as the user match criterion.
The values of the objects tmnxLocUsrDbMatchTypeDhcp1,2,3,4 must
be set consistently, such that, if the value of
tmnxLocUsrDbMatchTypeDhcp1 is equal to 'none', all subsequent
tmnxLocUsrDbMatchTypeDhcp2,3,4 objects are also equal to 'none'.
The value of the object tmnxLocUsrDbMatchTypeDhcp1 can only be
modified while the value of tmnxLocUsrDbAdminState is equal to
'outOfService'.
Context
- MIB
- TIMETRA-LOCAL-USER-DB-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.51.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxLocalUserDbEntry
- Groups
- 2
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 'TIMETRA-LOCAL-USER-DB-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LOCAL-USER-DB-MIB::tmnxLocUsrDbMatchTypeDhcp1'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-LOCAL-USER-DB-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LOCAL-USER-DB-MIB::tmnxLocUsrDbMatchTypeDhcp1.<tmnxLocUsrDbUserDatabaseName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-LOCAL-USER-DB-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-LOCAL-USER-DB-MIB::tmnxLocUsrDbMatchTypeDhcp1'
Syntax
- Source
- TmnxLocUsrDbMatchTypeDhcp
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | circuitId |
2 | macAddr |
3 | remoteId |
4 | sapId |
5 | serviceId |
6 | string |
7 | systemId |
8 | option60 |
9 | encTagRange |
10 | dualStackRemoteId |
11 | derivedId |
12 | ip |
13 | encTagSepRange |
Conformance
Member of