All MIBs › DOCS-IF-MIB › docsIfCmtsCmStatusInetAddress
docsIfCmtsCmStatusInetAddress
Module: DOCS-IF-MIB
OID (symbolic): DOCS-IF-MIB::docsIfCmtsCmStatusInetAddress
OID (numeric): 1.3.6.1.2.1.10.127.1.3.3.1.21
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description:
Internet address of this cable modem. If the Cable Modem has no Internet address assigned, or the Internet address is unknown, the value of this object is the zero-length OCTET STRING. If the cable modem has multiple Internet addresses, this object returns the Internet address associated with the Cable (i.e., RF MAC) interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.127.1.3.3.1.21 snmpwalk -v2c -c public <target> DOCS-IF-MIB::docsIfCmtsCmStatusInetAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.127.1.3.3.1.21.1 snmpget -v2c -c public <target> DOCS-IF-MIB::docsIfCmtsCmStatusInetAddress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> docsIfCmtsCmStatusInetAddress.1
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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.127 | docsIfMib | DOCS-IETF-RFI-MIB |
| 1.3.6.1.2.1.10.127.1 | docsIfMibObjects | DOCS-IETF-RFI-MIB |
| 1.3.6.1.2.1.10.127.1.3 | docsIfCmtsObjects | DOCS-IETF-RFI-MIB |
| 1.3.6.1.2.1.10.127.1.3.3 | docsIfCmtsCmStatusTable | DOCS-IETF-RFI-MIB |
| 1.3.6.1.2.1.10.127.1.3.3.1 | docsIfCmtsCmStatusEntry | DOCS-IETF-RFI-MIB |
| 1.3.6.1.2.1.10.127.1.3.3.1.21 | docsIfCmtsCmStatusInetAddress | DOCS-IF-MIB |